isayev / ASE_ANI

ANI-1 neural net potential with python interface (ASE)
MIT License
220 stars 56 forks source link

[JIT] Include serialized ANI1x and ANI1ccx model files #33

Open farhadrgh opened 4 years ago

farhadrgh commented 4 years ago

This PR adds TorchScript exported models of ANI1x and ANI1ccx for the Ensemble (ani-*_8x.pt) and individual members of Ensemble (ani-*_?.pt).

For more information, please review https://github.com/aiqm/torchani/issues/305