boosted_trees: early stop hooks are fixed to stop at the right moment
authorYounghee Kwon <youngheek@google.com>
Tue, 10 Apr 2018 00:45:13 +0000 (17:45 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 10 Apr 2018 00:47:39 +0000 (17:47 -0700)
commit0295c3c212546147e57609a791f126aaca44ba44
tree78865e184c856d7d1f2ce8023c7b7e8990393163
parent01417f6fe7c28ec530154f63efac333d19ba7632
boosted_trees: early stop hooks are fixed to stop at the right moment
 by reading tensor values in a separate session after train_op run.
PiperOrigin-RevId: 192217338
tensorflow/contrib/estimator/python/estimator/boosted_trees_test.py
tensorflow/python/estimator/canned/boosted_trees.py
tensorflow/python/estimator/canned/boosted_trees_test.py