JMP 0.0.2
Initial release of JMP.
Changelog:
- Add
jmp.Policyabstraction andjmp.get_policy(..)factory. - Add
jmp.LossScaleand three implementations thereof (noop, static and dynamic). - Add various utilities (
jmp.all_finite) to support common tasks in mixed precision codebases.