Skip to content
Discussion options

You must be logged in to vote

GCNConv expects the source and destination nodes to be of the same type and have the same feature dimension, it cannot support bipartite graphs where source and destination nodes are not of the same type and might have different feature dimension.

Bottom line, its not a matter of not being implemented, the GCNConv operator was not built to work on bipartite graphs.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by diegocervera
Comment options

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

@muety
Comment options

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