Skip to content

TorchANI 2.1

Compare
Choose a tag to compare
@farhadrgh farhadrgh released this 05 Jun 21:23
· 90 commits to master since this release
279e53a

Edit: This release is not in PyPI because it exceeds the maximum file size limit of PyPI. We will make a new release 2.1.1 to remove models outside TorchANI. Models will be automatically downloaded when used for the first time

Highlights:

Other changes:

  • Switch to PyTorch implementation of AdamW (#464)
  • Data API improvements (#463, #475)
  • BuiltinNet is refactored (#474, #473, #476)
  • SpeciesConverter device fix (#461, #462)
  • Documentation improvements (#479, #478)
  • Fix flake8 (#466)