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)
committerShawn Wang <shizhiw@rodete-desktop-imager.corp.google.com>
Tue, 12 Jun 2018 05:03:47 +0000 (22:03 -0700)
commit4fe8d4a14936dc38558a858283574993909c9895
tree2ba20f51e8b25056d33d57fec1d568320dbef9b0
parent5a03abe9b2032ac1c3b36a767a8ed4c688e7ec1b
TPUEstimator.export_savedmodel() saves a SavedModel with both TPU and CPU graphs.

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