Skip to content

Commit 91ce588

Browse files
committed
update CHANGELOG.md
1 parent db06c1b commit 91ce588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Most recent change on the top.
1717
- optional `--constant-fold` acceleration argument for `nequip-compile --mode aotinductor` that can provide small speed ups for PyTorch >= 2.8 (may fail with some models, please open issues if that such instances are encountered)
1818
- OpenEquivariance is now compatible with AOTInductor compilation for ASE inference with PyTorch >= 2.9
1919
- better handling of datasets where stresses are partially populated, e.g. `AddNaNStressTransform` added to add NaN stress tensors for structures without stress data
20+
- automatic caching for nequip.net models
2021

2122
### Removed
2223
- [Breaking] `NequIPGNNEnergyModel` has been removed. Energy-only models can be constructed by using `NequIPGNNModel` with a new argument `do_derivatives=False`

0 commit comments

Comments
 (0)