Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DScanUtils.cuh229 const uint32_t num_threads_y = num_threads / num_threads_x; in scan_innermost_dim_with_indices() local
428 const uint32_t num_threads_y = num_threads / num_threads_x; in scan_innermost_dim() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.h147 uint32_t num_threads_y; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc3435 llvm::Value* num_threads_y = constant(tiling_scheme.GetNumThreadsFor(kDimY)); in EmitTile() local
4581 int64_t num_threads_y = in ComputeReductionCodegenInfo() local