Skip to content
Discussion options

You must be logged in to vote

I guess, the input dimension to self.conv2 should be hidden_channels*num_heads.
self.conv2 = GATConv(hidden_channels * num_heads, hidden_channels, 1).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@frankwxu
Comment options

@wsad1
Comment options

@frankwxu
Comment options

@wsad1
Comment options

Answer selected by rusty1s
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