zshicode/GNN-for-text-classification
Graph convolutional networks (GCN), graphSAGE and graph attention networks (GAT) for text classification
Python
Issues
- 2
使用GPU的问题,数据无法导入GPU
#14 opened by 2411900147W - 1
About the paper
#13 opened by JR-s763 - 1
DGLError: 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.
#12 opened by NitishOritro - 2
- 1
Result
#9 opened by Sreelakshmi-k - 2
- 1
- 0
How can I contact you ?
#6 opened - 1
Running on Google Colab:dgl._ffi.base.DGLError: 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.
#5 opened by richachoudhary - 2
DGL Error.
#4 opened by Xtremely-Doped-Punk - 1
- 1
the continuation of previous issue
#2 opened by MehdiBehfar1 - 2
The new embeddings
#1 opened by MehdiBehfar1