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
but it works without error/warnings despite the unsupported atom
In [12]: energy.item()
Out[12]: -2.1059779035978243
Is this intended? I understand the need to ignore atoms internally due to padding, but ignoring input atoms silently feels very error-prone to me (from an user perspective).
The text was updated successfully, but these errors were encountered:
I would expect the following code to fail
but it works without error/warnings despite the unsupported atom
Is this intended? I understand the need to ignore atoms internally due to padding, but ignoring input atoms silently feels very error-prone to me (from an user perspective).
The text was updated successfully, but these errors were encountered: