Custom heterogeneous data can't fit into NeighborLoader. #7755
Unanswered
darrenleeleelee1
asked this question in
Q&A
Replies: 2 comments 5 replies
-
There seems an error in your HeteroData, in which data['A'].y = ... In your example, |
Beta Was this translation helpful? Give feedback.
3 replies
-
And I am using Python3.6, torch versions are.
The server is old so I can upgrade the python and the torch package. |
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.
-
This is my custom heterogeneous data.
Then I want to fit into my Custom GAT model.
But I got the error.
Beta Was this translation helpful? Give feedback.
All reactions