Skip to content

v0.0.2

Compare
Choose a tag to compare
@sublee sublee released this 26 Jun 05:58
· 233 commits to master since this release

Released on June 26, 2019.

  • Added support for PyTorch 1.1.
  • Refined public APIs.
  • Detailed documentation.
  • Proper exceptions for invalid usage.
  • Provided automatic balancing.
  • Provided inspecting utilities: current_microbatch() and is_recomputing().
  • Reimplemented deferred batch normalization by subclassing.