Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSoftMax.cu105 dim3 block, uint32_t max_active_blocks, in SpatialSoftMax_getGridSize()
142 int max_active_blocks; in SpatialSoftMax_getLaunchSizes() local