Searched refs:compile_thread_pool (Results 1 – 3 of 3) sorted by relevance
164 tensorflow::thread::ThreadPool* compile_thread_pool() const { in compile_thread_pool() function168 tensorflow::thread::ThreadPool* compile_thread_pool) { in set_compile_thread_pool() argument169 compile_thread_pool_ = compile_thread_pool; in set_compile_thread_pool()
176 build_options.compile_thread_pool()}, in CompileExecutables()193 build_options.compile_thread_pool()}, in CompileExecutables()222 build_options.compile_thread_pool()}, in CompileAotResults()
2398 if (!build_options.compile_thread_pool()) { in GetExecutableExtras()