Replies: 1 comment
-
That is likely, but it is common in graph machine learning to use permutation invariant readout functions (like sum or average). What kind of performance improvement did you have? |
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
-
It appears that replacing self.flatten with Flatten() could easily boost the performance.
Beta Was this translation helpful? Give feedback.
All reactions