Make tf.py_func and tf.smart_cond play better with eager mode.
authorAkshay Modi <nareshmodi@google.com>
Sat, 17 Feb 2018 00:40:02 +0000 (16:40 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 17 Feb 2018 00:44:38 +0000 (16:44 -0800)
commitbde6b79a2df3cfc4542c8e9883429e3970ebb5d6
tree758dace0e331b76df33cc704d00a3f9cb4f59369
parent2095372775b800f3b99d4f5cedd847c54d9f43fd
Make tf.py_func and tf.smart_cond play better with eager mode.

PiperOrigin-RevId: 186063941
tensorflow/python/layers/utils.py
tensorflow/python/ops/script_ops.py