Home
last modified time | relevance | path

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

/external/mesa3d/src/microsoft/compiler/
Ddxil_signature.h146 uint32_t num_threads_x; member
/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