Extend TF Eager C API to allow asynchronous execution.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 12 Mar 2018 19:44:29 +0000 (12:44 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 12 Mar 2018 19:51:15 +0000 (12:51 -0700)
commit315369aacd002d8c668b86a52f3cd88956a9b9a2
treeb88e7f48b8142cb20c4e8b2fdaa59f5d3ea51b46
parent694a8101316107088efdbc33f7a5a60c7c8e7c8d
Extend TF Eager C API to allow asynchronous execution.

PiperOrigin-RevId: 188763442
tensorflow/c/eager/BUILD
tensorflow/c/eager/c_api.cc
tensorflow/c/eager/c_api.h
tensorflow/c/eager/c_api_internal.h
tensorflow/c/eager/c_api_test.cc
tensorflow/c/eager/runtime.h
tensorflow/python/eager/core_test.py
tensorflow/python/eager/pywrap_tensor.cc
tensorflow/python/eager/pywrap_tfe_src.cc
tensorflow/python/lib/core/py_func.cc