Estimate prediction size and error out if it is larger than protobuf limit.
authorJianwei Xie <xiejw@google.com>
Fri, 16 Mar 2018 20:11:36 +0000 (13:11 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 16 Mar 2018 20:16:10 +0000 (13:16 -0700)
commita243f6e0299c733935d9e11a5f5eeafd2fe929ce
treed54832544a528aec3ff0d6d8480eaf4a6e63c9df
parenta5dd6369841a2ea9ecd6e2a56416859afb0c7716
Estimate prediction size and error out if it is larger than protobuf limit.

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