Skip to content
Discussion options

You must be logged in to vote

Hi @AlexNiko47

In Data, x must have at least 2 dims, indicating [num_nodes, num_features]. A DataLoader would stack the node feature x at the first dimension from each batch by default. So you got 1x1956 as input with batch size 2.

Now I have a question, does 978 denote the feature dimension or not? If it does, there must something wrong with your data as it has only one node in each batch.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@AlexNiko47
Comment options

@EdisonLeeeee
Comment options

@AlexNiko47
Comment options

@rusty1s
Comment options

@AlexNiko47
Comment options

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