Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

AdaNet v0.2.0

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.