Skip to content
Discussion options

You must be logged in to vote

Yes, you can use dense_to_sparse for the adjacency matrix. For node features, simply reshaping to (batch_size * num_nodes, num_features) is sufficient.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JosephGatto
Comment options

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