Releases: aiqm/torchani
Releases · aiqm/torchani
TorchANI 0.6
TorchANI 0.5
TorchANI 0.4.2
- Fix ase interface on GPU (#212)
TorchANI 0.4.1
TorchANI 0.4
- Rewrite AEVComputer to improve performance and reduce memory usage (#197)
Note that this release use a very new PyTorch operator torch.repeat_interleave and a very new temporary API torch._unique_dim2_temporary_will_remove_soon. Please make sure you update your nightly PyTorch before updating TorchANI. New version of TorchANI will be released when torch._unique_dim2_temporary_will_remove_soon is removed to make sure TorchANI always work with latest nightly PyTorch.
TorchANI 0.3.1
TorchANI 0.3
TorchANI 0.2.2
TorchANI 0.2.1
Basically same as 0.2
Use bdist to deploy to PYPI to reduce package size
TorchANI 0.2
- ASE interface
- YAML constructor for NeuroChem Trainer
- Version tag
torchani.__version__