TPUEstimator.export_savedmodel() saves a SavedModel with both TPU and CPU graphs.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Sun, 27 May 2018 17:49:12 +0000 (10:49 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sun, 27 May 2018 17:51:39 +0000 (10:51 -0700)
commitf2177855323f11e4f9620638e238691c57000373
tree20f3eb99c55caceea00c9e91eade723a5644b741
parent5acba9b600d5463dd4b542c7f606c02da6bc6f6c
TPUEstimator.export_savedmodel() saves a SavedModel with both TPU and CPU graphs.

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