Home
last modified time | relevance | path

Searched defs:num_threads_x (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3622 int64_t num_threads_x = tiling_scheme.GetNumThreadsFor(kDimX); in GenerateReductionCodegenState() local
4533 const ReductionDimensions& reduction_dimensions, int num_threads_x, in CanVectorizeReduction()
4583 int64_t num_threads_x = [&] { in ComputeReductionCodegenInfo() local