* 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