Example for using MaskLabel #4773
Unanswered
JiaruiWang
asked this question in
Q&A
Replies: 1 comment
-
We just integrated this feature to PyG, so it is not available yet in version 2.0.4. You can follow this guide on how to make use of newly integrated features right away. |
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.
-
Hi,
I am trying to use MaskLabel in my project. I tried to convert unimp_arxiv.py to an OGB Product dataset version that uses NeighborSampler. But I am having some difficulties.
May I ask for an example of an OGB product using NeighborSampler or some help?
I got an error for importing MaskLabel
My PyG version is 2.0.4
Thank you
Beta Was this translation helpful? Give feedback.
All reactions