File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "training" : " 0.7.0 " ,
2+ "training" : " 0.7.1 " ,
33 "graphs" : " 0.7.2" ,
4- "models" : " 0.10.0 "
4+ "models" : " 0.10.1 "
55}
Original file line number Diff line number Diff line change @@ -8,6 +8,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88Please add your functional changes to the appropriate section in the PR.
99Keep it human-readable, your future self will thank you!
1010
11+ ## [ 0.10.1] ( https://github.com/ecmwf/anemoi-core/compare/models-0.10.0...models-0.10.1 ) (2025-11-19)
12+
13+
14+ ### Features
15+
16+ * ** models:** Multibackend all_to_all wrapper ([ #95 ] ( https://github.com/ecmwf/anemoi-core/issues/95 ) ) ([ 6819be1] ( https://github.com/ecmwf/anemoi-core/commit/6819be1506411a6760eb0a3749ef46a0dd465a8c ) )
17+
18+
19+ ### Bug Fixes
20+
21+ * ** models:** Processor chunking ([ #629 ] ( https://github.com/ecmwf/anemoi-core/issues/629 ) ) ([ 06e5533] ( https://github.com/ecmwf/anemoi-core/commit/06e5533f3e8da37c44d887c42b67440b40286cb3 ) )
22+ * Small pytorch boxcox inefficiency ([ #683 ] ( https://github.com/ecmwf/anemoi-core/issues/683 ) ) ([ 66b40e0] ( https://github.com/ecmwf/anemoi-core/commit/66b40e0822460616735e10f197aa46e1c3d733d9 ) )
23+
1124## [ 0.10.0] ( https://github.com/ecmwf/anemoi-core/compare/models-0.9.7...models-0.10.0 ) (2025-11-17)
1225
1326
Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88Please add your functional changes to the appropriate section in the PR.
99Keep it human-readable, your future self will thank you!
1010
11+ ## [ 0.7.1] ( https://github.com/ecmwf/anemoi-core/compare/training-0.7.0...training-0.7.1 ) (2025-11-19)
12+
13+
14+ ### Bug Fixes
15+
16+ * ** models:** Processor chunking ([ #629 ] ( https://github.com/ecmwf/anemoi-core/issues/629 ) ) ([ 06e5533] ( https://github.com/ecmwf/anemoi-core/commit/06e5533f3e8da37c44d887c42b67440b40286cb3 ) )
17+
1118## [ 0.7.0] ( https://github.com/ecmwf/anemoi-core/compare/training-0.6.7...training-0.7.0 ) (2025-11-17)
1219
1320
You can’t perform that action at this time.
0 commit comments