Replies: 1 comment
-
It just got recently added to PyG. You can either checkout the examples for version 2.0.4, or follow these instructions. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Help!
My PyG version is 2.0.4, but when I try to follow the example code of GATConv, I face the error of ModuleNotFoundError: No module named 'torch_geometric.logging'.
I try to search this module on PyG's documentation, but has no info about it. Is it has been deprecated? Could you help me, please.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions