Searched defs:inter_op_thread_pool (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
H A Dexecutable_run_options.cc49 tensorflow::thread::ThreadPool* inter_op_thread_pool) {
50 inter_op_thread_pool_ = inter_op_thread_pool;
54 tensorflow::thread::ThreadPool* ExecutableRunOptions::inter_op_thread_pool() function in class:xla::ExecutableRunOptions
48 set_inter_op_thread_pool( tensorflow::thread::ThreadPool* inter_op_thread_pool) argument
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbackend.cc162 tensorflow::thread::ThreadPool* Backend::inter_op_thread_pool() const { function in class:xla::Backend

Completed in 324 milliseconds