This repository was archived by the owner on Apr 19, 2026. It is now read-only.
AdaNet v0.6.2
- Fix n+1 global-step increment bug in
adanet.AutoEnsembleEstimator. This bug incremented the global_step by n+1 for n cannedEstimatorslikeDNNEstimator.