Allow user to opt out of saving metagraph for TPU with TPUEstimator.export_output().
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 1 Jun 2018 23:32:20 +0000 (16:32 -0700)
committerShawn Wang <shizhiw@rodete-desktop-imager.corp.google.com>
Tue, 12 Jun 2018 05:06:13 +0000 (22:06 -0700)
commit982f3e3038f8d07964b2c58843a51bd9745a8990
treec3e9a500e8bb923271c13d9e31d66ce82610932e
parent51ad43efe5d918e7c57bd6c612fc1d0efd0b0664
Allow user to opt out of saving metagraph for TPU with TPUEstimator.export_output().

PiperOrigin-RevId: 198944144
tensorflow/contrib/tpu/python/tpu/tpu_estimator.py