Devign
Devign copied to clipboard
Cannot assign node feature "h" on device cuda:0 to a graph on device cpu. Call DGLGraph.to() to copy the graph to the same device.
Hello, Tried to run the code with python 3.6, pytorch 1.4 and dgl 0.4.1, cuda 11.2 and I got this error !!
same error, have you fixed it?