Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DDistributionTemplates.h33 const uint32_t block_size_bound = 256; variable
65 C10_LAUNCH_BOUNDS_2(block_size_bound, grid_size_bound) in C10_LAUNCH_BOUNDS_2() argument