After T.ToUndirected, the data.is_undirected() is still False #5174
Unanswered
PolarisRisingWar
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I think this is already fixed on lastest master/nightly. Can you try to install latest PyG to see if that is indeed the case? Let me know! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is my action list:
Then I found it works! The output now is
|
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.
-
This is my code (in which data is a HeteroData object):
And the output is:
I think there must have some problems...
Beta Was this translation helpful? Give feedback.
All reactions