Simplify tfe.defun capture by not using convert_to_tensor
authorAlexandre Passos <apassos@google.com>
Thu, 26 Apr 2018 17:11:14 +0000 (10:11 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 26 Apr 2018 17:13:52 +0000 (10:13 -0700)
commit509ffc3be3152f3e89bf6bc694c9403f269128b3
tree882f2ad06f63fa06e97d95ab0fe281c23e0d5446
parent85e4dc47ea8d68bdd98f0982ba57ceb694115742
Simplify tfe.defun capture by not using convert_to_tensor

PiperOrigin-RevId: 194413685
tensorflow/python/eager/function.py
tensorflow/python/eager/graph_callable.py