Cannot import name 'RotatE' from 'torch_geometric.nn' #7329
-
Dear PyG community, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Dear PyG community, |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
RotatE
is present inhttps://github.com/pyg-team/pytorch_geometric/blob/master/torch_geometric/nn/kge/rotate.py
. Which version of PyG are you using. Updating to the latest PyG version should resolve this: https://pytorch-geometric.readthedocs.io/en/latest/install/installation.html.