Uses a thread pool for graph functions in eager mode with inter_op_parallelism_threads.
authorAlexandre Passos <apassos@google.com>
Mon, 26 Feb 2018 23:37:40 +0000 (15:37 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commitacf78b20f71dd8c3a928b1f12ea4de6f5028fc48
treeabe767e11d6fb8d044cc4951446656cd2b18033b
parent854a07650f33be545441a08f5db84a0f05a8b88e
Uses a thread pool for graph functions in eager mode with inter_op_parallelism_threads.

PiperOrigin-RevId: 187092622
tensorflow/c/eager/BUILD
tensorflow/c/eager/c_api.cc
tensorflow/c/eager/c_api_internal.h
tensorflow/c/eager/runtime.cc
tensorflow/c/eager/runtime.h
tensorflow/c/eager/runtime_test.cc