Replies: 1 comment
-
Which operator/model are you using? Do you have a reproducible example? |
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.
-
Hello,
I used to use pyg 2.0.3 with pytorch 1.9.1 for my project.
After I upgrade pyg to 2.2.0 and pytorch to 1.13.1 and load the same model, it produces different prediction values.
I could not find any critical difference between those version changes, so please help!
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions