Replies: 1 comment 2 replies
-
Currently, the only way is to compile the extension packages by yourself. Will need to think about how we can support nightly builds as well. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello!
Although I know there is no official stable release of torch-geometric to work with the latest pytorch-nightly, I'm still curious whether there is anything I can do by myself to make torch-geometric/scatter/sparse capable with the unstable pytorch-nightly.
It is awkward sometimes when you really need some experimental features in the unstable pytorch while you are using pyg to train your graph network. But in theory there should be no conflicts.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions