Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/llvm-libc/src/utils/gpu/loader/
DLoader.h26 uint32_t num_threads_y; member
/external/cronet/stable/third_party/llvm-libc/src/utils/gpu/loader/
DLoader.h26 uint32_t num_threads_y; member
/external/pytorch/aten/src/ATen/native/cuda/
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
/external/mesa3d/src/microsoft/compiler/
Ddxil_signature.h147 uint32_t num_threads_y; member
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
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