Searched refs:compile_thread_pool_ (Results 1 – 1 of 1) sorted by relevance
133 return compile_thread_pool_; in compile_thread_pool()137 compile_thread_pool_ = compile_thread_pool; in set_compile_thread_pool()155 tensorflow::thread::ThreadPool* compile_thread_pool_ = nullptr; variable