-
My codes were mixed up due to different versions of |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
What do you mean with PyG not being stable? It definitely should be :) Any pointers highly appreciated. If you do not want to make use of PyG 2.0, |
Beta Was this translation helpful? Give feedback.
What do you mean with PyG not being stable? It definitely should be :) Any pointers highly appreciated.
If you do not want to make use of PyG 2.0,
pip install torch-geometric==1.7.2
should work as well on PyTorch 1.10 and CUDA 11.3.