Misc changes found when debugging an unrelated problem.
authorAkshay Modi <nareshmodi@google.com>
Thu, 17 May 2018 23:52:07 +0000 (16:52 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 23:55:30 +0000 (16:55 -0700)
commit56ba8444c5b65c932e910e18b1ee3d1c5c4243f6
tree1ac00e8cb8a5ad212ca1465a6dd1663934d677ed
parent485571dd92532ed5d6989e419b4ee87342c18cbf
Misc changes found when debugging an unrelated problem.

- (pywrap_tfe.i) Improve error message for better debugging TFE_Py_Execute failures.
- (pywrap_tfe_src.cc) Accept _value of None
- (base.i) Remove unnecessary temporary

PiperOrigin-RevId: 197073571
tensorflow/python/eager/pywrap_tfe_src.cc
tensorflow/python/platform/base.i
tensorflow/python/pywrap_tfe.i