Could I define the new aggr
class directly? [PyG2.2.0]
#8970
StefanIsSmart
started this conversation in
General
Replies: 1 comment
-
If you don't want to upgrade, you can consider just copy-pasting these files. No guarantees that it works out-of-the-box though. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
There are some errors happened with the PyG over 2.2.0, just as:
#8959
#8968
What I want to use is the new aggr. class
DeepSetsAggregation
andSetTransformerAggregation
That point is why I want to update the PyG.
Could I define it directly in my script?
Beta Was this translation helpful? Give feedback.
All reactions