Skip to content

metatensor-torch v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 12:55
· 70 commits to master since this release

This is a patch release of metatensor-torch, with the following changes

Changed

  • MetatensorAtomisticModel.save() always saves models on the CPU.
  • We now require Python >= 3.9

Fixed

  • Fixed a memory leak in register_autograd_neighbors (#684)