Searched refs:inter_op_thread_pool_ (Results 1 – 1 of 1) sorted by relevance
87 inter_op_thread_pool_(new thread::ThreadPool( in Impl()115 inter_op_thread_pool_->SetStealPartitions(steal_partitions); in Impl()127 return inter_op_thread_pool_.get(); in inter_op_thread_pool()187 const std::unique_ptr<thread::ThreadPool> inter_op_thread_pool_; member in tensorflow::RunHandlerPool::Impl207 int num_threads = inter_op_thread_pool_->NumThreads(); in RecomputePoolStatsLocked()