Home
last modified time | relevance | path

Searched defs:old_executor (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental_test.cc276 TFE_Executor* old_executor = TFE_ContextGetExecutorForThread(ctx); in TEST() local
328 TFE_Executor* old_executor = TFE_ContextGetExecutorForThread(ctx); in Executor_MatMul_CPU() local
/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc197 EagerExecutor* old_executor = nullptr; in DoCallPyFunc() local