torchmd / torchmd-net

Training neural network potentials
MIT License
335 stars 75 forks source link

Support for tensor outputs in TensorNet #196

Open RaulPPelaez opened 1 year ago

RaulPPelaez commented 1 year ago

This PR makes it possible to get tensor outputs from TensorNet.

Also, it implements some tests to ensure equivariance.

TODO: