aiqm / torchani

Accurate Neural Network Potential on PyTorch
https://aiqm.github.io/torchani/
MIT License
459 stars 126 forks source link

Remove constant memory usage #572

Closed zasdfgbnm closed 3 years ago

zasdfgbnm commented 3 years ago

The value can be computed on the fly in O(1) time, this saves memory read and memory copy