Releases: ecmwf/anemoi-core
Releases · ecmwf/anemoi-core
graphs: v0.5.0
0.5.0 (2025-03-17)
⚠ BREAKING CHANGES
- config: Improved configuration and data structures (#79)
Features
- config: Improved configuration and data structures (#79) (1f7812b)
- graphs: migrate edge builders to torch-cluster (#56) (f67da66)
Bug Fixes
- graphs: make exception agnostic of zarr version (#152) (f26adc9)
- graphs: support torch v2.6 (#122) (dfef377)
Documentation
models: v0.4.2
0.4.2 (2025-02-11)
Features
- make flash attention configurable (#60) (41fcab6)
- models: Copy Imputer (#72) (4690ed5)
- models: normalization layers (#47) (0e1c7c4)
- models: use num_layers of the processor in hierarchical graphs (#78) (7e080ed)
Bug Fixes
- bug in variables ordering in NormalizedReluBounding (#98) (f1cc2e6)
- cancel RTD builds on no change (#97) (36522d8)
- models: 74 imputer inference mode (#127) (0a9cfa7)
- normalise in place to reduce memory (#82) (40dd1a1)
Documentation
training: v0.3.3
0.3.3 (2025-02-05)
Features
- make flash attention configurable (#60) (41fcab6)
- Model Freezing ❄️ (#61) (54e42cf)
- models: normalization layers (#47) (0e1c7c4)
Bug Fixes
- cancel RTD builds on no change (#97) (36522d8)
- only load shards of grid into cpu mem if possible (#83) (abbef4b)
- pin dask version to 2024.12.1 (#94) (074c0f2)
- training: profiler 'Model Summary' works when sharding models over multiple GPUs (#90) (9d9e89a)
- update configs to avoid DeprecationWarning (#53) (3560290)
Documentation
anemoi-graphs: v0.4.4
anemoi-graphs: v0.4.2.post546
0.4.2.post546 (2025-02-04)
What's Changed
Graphs
- feat(graphs,plots): expand support for multi-dimensional node attributes by @JPXKQX in #48
- feat(graphs): New Edge Attribute: AttributeFromNode by @icedoom888 in #62
- feat: support ReducedGaussianGridNodes by @JPXKQX in #54
Other Changes
- pre-commits-for-models-graphs-dev by @sahahner in #45
- ci(docs): bring ReadTheDocs CI pipeline by @JPXKQX in #73
- ci: Reinstantiate CI files by @JesperDramsch in #75
- ci: Propose release-please implementation by @JesperDramsch in #100
Full Changelog: anemoi-graphs-0.4.2...anemoi-graphs-0.4.3