Releases: microsoft/aurora
Releases · microsoft/aurora
v1.8.0
Compare
Sorry, something went wrong.
No results found
Fix attention batching issue (thanks @leonardledy !).
Add support for XPU devices (thanks @rwood-97 !).
Check model checkpoint hashes (thanks @isaaccorley !).
Remove unused modulation heads in the decoder (thanks @leonardledy !)
Make activation checkpointing configurable.
Remove bf16_mode due to severe numerical issues and bring back autocast.
Fix dropout bug.
v1.7.0
Compare
Sorry, something went wrong.
No results found
v1.6.1
Compare
Sorry, something went wrong.
No results found
v1.6.0
Compare
Sorry, something went wrong.
No results found
A big release!
Includes the air pollution version of Aurora, AuroraAirPollution.
Includes the wave version of Aurora, AuroraWave.
Includes a 12-hour pretrained version, Aurora12hPretrained.
Includes the TC tracker.
v1.5.2
Compare
Sorry, something went wrong.
No results found
Fix tempfile bugs affecting Foundry on Windows.
v1.5.1
Compare
Sorry, something went wrong.
No results found
Trigger a new release to create a Zenodo DOI.
v1.5.0
Compare
Sorry, something went wrong.
No results found
Add Foundry client and server.
v1.4.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Add support for latitude and longitude matrices (@AnnaVaughan ).
v1.3.0
Compare
Sorry, something went wrong.
No results found
Allow checkpoints to have a smaller max_history_size. (Contributed by @scottcha !)