tkipf / gcn

Implementation of Graph Convolutional Networks in TensorFlow
MIT License
7.05k stars 1.99k forks source link

Train with GPU version issue #183

Closed DanielLee343 closed 3 years ago

DanielLee343 commented 3 years ago

Hi, for some reason I failed to use tensorflow-gpu to train the model. Does the code support it? If so, could you let me know your tensorflow-gpu version? Appreciate!