Searched refs:runner_threadpool_size (Results 1 – 11 of 11) sorted by relevance
285 int64 runner_threadpool_size; member290 runner_threadpool_size = ctx->runner_threadpool_size(); in CopyBatchParams()296 runner_threadpool_size = GetRunnerThreadpoolSizeFromOpKernelContext(ctx); in CopyBatchParams()
792 const auto num_threads = params.runner_threadpool_size; in CopyBatch()889 return std::min(kAutotuneDefaultParallelism, ctx->runner_threadpool_size()); in GetAutotuneDefaultParallelism()
246 params.runner_threadpool_size = threadpool_size_; in CreateParams()
408 runner_threadpool_size(ctx->runner_threadpool_size()), in Params()425 runner_threadpool_size = GetRunnerThreadpoolSizeFromOpKernelContext(ctx); in Params()483 int32 runner_threadpool_size = 0; member546 int32 runner_threadpool_size() { return params_.runner_threadpool_size; } in runner_threadpool_size() function
271 params.runner_threadpool_size = pool->NumThreads(); in CreateParams()505 params.runner_threadpool_size = dataset()->num_threads_; in GetNextInternal()
280 /*max=*/ctx->runner_threadpool_size())}); in CreateNode()
427 /*max=*/ctx->runner_threadpool_size())}); in CreateNode()
368 const auto num_threads = ctx->runner_threadpool_size(); in CopyBatch()
269 /*max=*/ctx->runner_threadpool_size())}); in CreateNode()
199 /*max=*/ctx->runner_threadpool_size())}); in CreateNode()
306 /*max=*/ctx->runner_threadpool_size())}); in CreateNode()