Replies: 1 comment
-
Sorry that the documentation isn't really helpful in this case :( You can browse the code to see what is returned exactly:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is no hint at what does sag_pool return in the docs , through code_base I only know that it return tuple ... But what that tuple exactly composed of...
Here is the docs I'm referring to --->
https://pytorch-geometric.readthedocs.io/en/latest/generated/torch_geometric.nn.pool.SAGPooling.html
Beta Was this translation helpful? Give feedback.
All reactions