Explicitly disallow returning variables from a tfe.py_func.
authorAkshay Agrawal <akshayka@google.com>
Thu, 22 Mar 2018 22:18:25 +0000 (15:18 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Mar 2018 22:21:08 +0000 (15:21 -0700)
commit516c2254c3a4042e08652ca3bfd3a288de2f4171
treedb7c96f077cf0d0fe5e836071217cfb7d11dbb3e
parent580d8c085a1ebcc5f5e6199e1542dbd56d3a42db
Explicitly disallow returning variables from a tfe.py_func.

PiperOrigin-RevId: 190134382
tensorflow/python/kernel_tests/py_func_test.py
tensorflow/python/ops/script_ops.py