Skip to content
Discussion options

You must be logged in to vote

Hi, edge_index is the default name for the message passing edges index, that is, the set of edges we allow the model to send messages across. edge_label_index refers to the so called supervision edges: the ground truth values we want to compare our model's performance against, with consecutive loss calculation and backpropagation. You can read more here.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@knitemblazor
Comment options

@saiden89
Comment options

@knitemblazor
Comment options

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