Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSoftMax.cu677 accscalar_t threadMax = ilpReduce<MaxFloat, ILP, scalar_t, accscalar_t>( in cunn_SoftMaxForward() local
706 accscalar_t threadMax = -at::numeric_limits<accscalar_t>::max(); in cunn_SoftMaxForwardSmem() local