Skip to content
Discussion options

You must be logged in to vote

I am sorry to say, but GATConv with a SparseTensor and edge features is currently not yet supported, see https://github.com/pyg-team/pytorch_geometric/blob/master/torch_geometric/nn/conv/gat_conv.py#L239. You have to use edge_index format.

Replies: 1 comment 2 replies

Comment options

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

@rusty1s
Comment options

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