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

/external/tensorflow/tensorflow/compiler/xla/
H A Dexecutable_run_options.cc60 const Eigen::ThreadPoolDevice* intra_op_thread_pool) {
61 intra_op_thread_pool_ = intra_op_thread_pool;
65 const Eigen::ThreadPoolDevice* ExecutableRunOptions::intra_op_thread_pool() function in class:xla::ExecutableRunOptions
59 set_intra_op_thread_pool( const Eigen::ThreadPoolDevice* intra_op_thread_pool) argument

Completed in 640 milliseconds