Home
last modified time | relevance | path

Searched refs:default_thread_pool_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h293 thread::ThreadPool* default_thread_pool_; variable
Dprocess_function_library_runtime.cc67 default_thread_pool_(default_thread_pool), in ProcessFunctionLibraryRuntime()
93 default_thread_pool_(default_thread_pool), in ProcessFunctionLibraryRuntime()
1011 optimizer_options, std::move(custom_kernel_creator), default_thread_pool_, in Clone()