Replies: 1 comment 1 reply
-
PyG is not directly dependent on the CUDA and Python versions, so you can install pyg-nightly to use these utils. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have cuda 11.3 , Python 3.9, Pytorch 1.12.0 and PyG 2.1.0 installed. However, I could not find some packages in PyG utils such as add_random_edge and some others, which are only available in the latest version.
Could I install the latest version with pip install torch_geometric and use those utils? Will the latest version work with the above cuda and Pytorch configurations??
Please let me know.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions