Skip to content
Discussion options

You must be logged in to vote

I am not totally sure why mlflow fails to load the model, but you can probably get around this by iterating over all `MessagePassing layers and setting

conv.aggr_module = torch_geometric.nn.aggr.SumAggregation()

Replies: 1 comment 3 replies

Comment options

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

@rusty1s
Comment options

@Aragath
Comment options

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