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 cannedEstimators
likeDNNEstimator
.
adanet.AutoEnsembleEstimator
. This bug incremented the global_step by n+1 for n canned Estimators
like DNNEstimator
.