Skip to content
Discussion options

You must be logged in to vote

PyG does not really know about the concept of "undirected graphs", so you are free to either replicate edge features for both directions, or use separate edge features.

Regarding to_undirected: Yes, these methods ensure that edge features match in both directions.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@errhernandez
Comment options

@rusty1s
Comment options

Answer selected by errhernandez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants