v0.1.5
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