OpenMM-Torch 1.3
This release fixes an issue with CUDA Graphs for the backward pass (#120).
This release can be installed from conda-forge:
conda install -c conda-forge openmm-torch=1.3
What's Changed
- Add AWS GPU Runner by @mikemhenry in #107
- Fix CUDA Graphs for the backward pass by @RaulPPelaez in #120
New Contributors
- @mikemhenry made their first contribution in #107
Full Changelog: v1.2...v1.3