Commit 69433c1f authored by Mathew Wicks's avatar Mathew Wicks Committed by Rasmus Munk Larsen
Browse files

TFLearn Estimator Summary Writer Fix (#7555)

* Fix evaluation summary writing. TFLearn

* Update estimator.py

Fixed White Space

* Fix similar issue. 

Fix similar issue under, `tensorflow/python/estimators/estimator.py`

* Filter out "global_step"

This is seemingly the best way to ensure we don't write "global_step" to the summary, (which would be useless), while not modifying the dictionary. 

(Pull request for the other `estimator.py` incoming.)

* Filter "global_step" [part 2]

Same as other `estimator.py`.
parent 970e81f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment