You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am implementing a node classification task using your model. It works perfectly with small tweaks and additions. However, I can't figure our how to implement SEB (sparse equivariant basis). Where do I need to add the torch.coalesce call?
Thanks in advance for your answer!
The text was updated successfully, but these errors were encountered:
Hello,
First of all, great work!
I am implementing a node classification task using your model. It works perfectly with small tweaks and additions. However, I can't figure our how to implement SEB (sparse equivariant basis). Where do I need to add the torch.coalesce call?
Thanks in advance for your answer!
The text was updated successfully, but these errors were encountered: