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
There is no way to properly batch the current implementation. Since the best we can do is loop over systems, we decided not to include this inside the machinery, as one can always loop externally in their own code.
Especially during training (but also sometimes at evaluation time), it is useful to calculate properties for batches of structures
The text was updated successfully, but these errors were encountered: