Searched refs:compile_thread_pool (Results 1 – 3 of 3) sorted by relevance
132 tensorflow::thread::ThreadPool* compile_thread_pool() const { in compile_thread_pool() function136 tensorflow::thread::ThreadPool* compile_thread_pool) { in set_compile_thread_pool() argument137 compile_thread_pool_ = compile_thread_pool; in set_compile_thread_pool()
168 build_options.compile_thread_pool()}, in CompileExecutables()185 build_options.compile_thread_pool()}, in CompileExecutables()
2120 if (!build_options.compile_thread_pool()) { in Compile()