Searched defs:num_inter_op_threads (Results 1 – 5 of 5) sorted by relevance
779 explicit Impl(int num_inter_op_threads, int num_intra_op_threads) in Impl()1087 RunHandlerPool::RunHandlerPool(int num_inter_op_threads) in RunHandlerPool()1090 RunHandlerPool::RunHandlerPool(int num_inter_op_threads, in RunHandlerPool()
96 int num_inter_op_threads = 9; in TEST() local
149 std::unique_ptr<Runtime> Runtime::Create(int num_inter_op_threads, in Create()
90 int num_inter_op_threads, int num_intra_op_threads) { in CreateDefaultTfThreadPoolWorkQueue()
67 int num_inter_op_threads = 1; member