-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I am trying to use your github code on Equiformers in my project, and while taking a look at it I encountered something that I would like to inquire from you about.
In the file nets/graph_attention_transformer.py in line 712 you represent the constant one vector by o3.Irreps('1x0e'), while the name " constant one vector" you used in the paper suggests that it should be something like o3.Irreps('1x1e') as per my understanding.
I would greatly appreciate your insights on this matter.
Metadata
Metadata
Assignees
Labels
No labels