Skip to content

AdaNet v0.2.0

Compare
Choose a tag to compare
@cweill cweill released this 02 Nov 15:12
· 363 commits to master since this release
  • Estimator no longer creates eval metric ops in train mode.
  • Freezer no longer converts Variables to constants, allowing AdaNet to handle Variables larger than 2GB.
  • Fixes some errors with Python 3.