Only calls compare function if values were read from event file
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 5 Jun 2018 22:59:21 +0000 (15:59 -0700)
committerGuillaume Klein <guillaume.klein@systrangroup.com>
Sat, 9 Jun 2018 14:39:09 +0000 (16:39 +0200)
commit5177fd2f9acb9b46b9182ad782bb8b7b9386baeb
tree343a96623520588a7febce9f83264485c11ab6f0
parent5a03abe9b2032ac1c3b36a767a8ed4c688e7ec1b
Only calls compare function if values were read from event file

PiperOrigin-RevId: 199373169
tensorflow/python/estimator/exporter.py
tensorflow/python/estimator/exporter_test.py