Which version pyg has the SetTransformerAggregation? #8947
Closed
StefanIsSmart
started this conversation in
General
Replies: 1 comment
-
It was added in PyG 2.3. |
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
-
As the title, when I run the code :
AttributeError: module 'torch_geometric.nn.aggr' has no attribute 'SetTransformerAggregation'
So which version pyg has the function?
Beta Was this translation helpful? Give feedback.
All reactions