Skip to content
Discussion options

You must be logged in to vote

In the example you shared, the input dimension of self.lin1 and self.lin2 are initialized by to_hetero, to the in_channels of the nodes. So the features don't need to be flattened while passing to self.lin1 or self.lin2.

Replies: 1 comment 2 replies

Comment options

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

@wsad1
Comment options

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