OpenMM-Torch 1.2
This release fixes (#116) the issue of failing minimization with NNP due to a device change (openmm/NNPOps#112).
This release can be installed from conda-forge:
conda install -c conda-forge openmm-torch=1.2
What's Changed
- Document the constructor that takes a scripted module by @RaulPPelaez in #104
- Clone the module on TorchForceImpl initialization by @RaulPPelaez in #116
Full Changelog: v1.1...v1.2