Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSoftMax.cu508 using StoreT = at::native::memory::aligned_vector<outscalar_t, ILP>; in WriteFpropResultsVectorized() typedef
754 using StoreT = at::native::memory::aligned_vector<outscalar_t, ILP>; in cunn_SoftMaxForwardSmem() typedef
778 using StoreT = at::native::memory::aligned_vector<outscalar_t, ILP>; in cunn_SoftMaxBackward() typedef