Skip to content

Release 0.2.7

Compare
Choose a tag to compare
@odp odp released this 13 Jul 16:37
· 23 commits to master since this release
8dce9b4
  • Documentation fixes
  • Version check between AdaptDL Trainer Lib and Scheduler
  • Change pod creation error to cause the AdaptDL job to fail instead of the scheduler pod
  • Add support for LEGW, Linear, and Sqrt scaling rules.
  • Add support for automatic mixed precision
  • Save Checkpoint File Atomically
  • Adaptive batch size updates from research codebase
  • Fix timezone format parsing in python3.6
  • Fixes to BERT example