Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSoftMax.cu685 accscalar_t sumAll = blockReduceWarp<Add, accscalar_t>(sdata, threadExp, in cunn_SoftMaxForward() local
748 accscalar_t sumAll = blockReduceWarp<Add, accscalar_t>(smem_reduction_cache, threadExp, in cunn_SoftMaxForwardSmem() local
/aosp_15_r20/external/aac/libSBRdec/src/
H A Denv_calc.cpp2130 FIXP_DBL sumAll, sumLine; /* Single precision would be sufficient, in calcNrgPerSfb() local