Replies: 1 comment
-
Currently, |
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.
-
Hi,
I am generating the positional encodings for the heterogeneous graph.
I am getting this error: AttributeError: 'HeteroData' has no attribute 'edge_index' AddLaplacianEigenvectorPE
These encodings do not have support for hetero data?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions