Replies: 1 comment 1 reply
-
See #2979 |
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.
-
The inconsistent feature dimension size of Chameleon and Squirrel dataset
The feature dimension size of Chameleon and Squirrel dataset is 2325 and 2089 in pyg 1.7.0. But in the latest pyg version(1.7.2), the feature size both are 128 for Chameleon and Squirrel dataset which is not the same as reported in ref1.

ref1
Environment
Additional context
If I want to use the original dimension size(2325 and 2089), is it the only way to degrade pyg version?
Beta Was this translation helpful? Give feedback.
All reactions