Skip to content

v0.1.5

Compare
Choose a tag to compare
@andreped andreped released this 20 Jun 15:37
· 536 commits to main since this release

Changes:

  • Added mixed precision support (only float16 currently, which is compatible with NVIDIA GPUs)
  • Added adaptive gradient clipping support (normalization-free approach which works with GA)
  • Added CI test for AGC

Full Changelog: v0.1.4...v0.1.5