Home
last modified time | relevance | path

Searched refs:default_thread_pool (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_threadpool_test.cc52 thread::ThreadPool* default_thread_pool) { in Init() argument
67 TF_GRAPH_DEF_VERSION, lib_def_.get(), opts, default_thread_pool, in Init()
Dfunction.cc327 thread::ThreadPool* default_thread_pool,
461 thread::ThreadPool* default_thread_pool, in FunctionLibraryRuntimeImpl() argument
492 pool = default_thread_pool; in FunctionLibraryRuntimeImpl()
Dprocess_function_library_runtime.cc89 thread::ThreadPool* default_thread_pool, in ProcessFunctionLibraryRuntime() argument
98 default_thread_pool_(default_thread_pool), in ProcessFunctionLibraryRuntime()
109 graph_def_version, lib_def_, default_thread_pool, optimizer_options, in ProcessFunctionLibraryRuntime()