Skip to content

JMP 0.0.2

Compare
Choose a tag to compare
@tomhennigan tomhennigan released this 15 Apr 09:38

Initial release of JMP.

Changelog:

  • Add jmp.Policy abstraction and jmp.get_policy(..) factory.
  • Add jmp.LossScale and three implementations thereof (noop, static and dynamic).
  • Add various utilities (jmp.all_finite) to support common tasks in mixed precision codebases.