Skip to content
Discussion options

You must be logged in to vote

For all conv operators aggregation is handled internally by an Aggregation object. You can create a new aggregation class and pass that as the aggr argument when initializing SAGEConv. Check out torch_geometric.nn.aggr for available aggregation operators.

Replies: 1 comment 1 reply

Comment options

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

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