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

AdaNet v0.6.2

Choose a tag to compare

@cweill cweill released this 29 Apr 23:01
· 189 commits to master since this release
  • Fix n+1 global-step increment bug in adanet.AutoEnsembleEstimator. This bug incremented the global_step by n+1 for n canned Estimators like DNNEstimator.