Releases: microsoft/aurora
Releases · microsoft/aurora
v1.4.1
- Add
Batch.{to,from}_netcdf
to save and load batches from disk.
- Expose timestep of the model and make configurable.
- Expose level aggregation stabilisation tweak.
v1.4.0
- Add support for latitude and longitude matrices (@annavaughan).
v1.3.0
- Allow checkpoints to have a smaller
max_history_size
. (Contributed by @scottcha!)
v1.2.0
- Add
Aurora.configure_activation_checkpointing
.
- Add
Batch.regrid
.
v1.1.0
- Add
Aurora.load_checkpoint_local
to load checkpoints from a local path.
v1.0.1
- Export
AuroraHighRes
.
- Fix settings for
AuroraHighRes
.