Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSoftMaxKernel.cpp671 struct vec_host_softmax_lastdim { struct
672 static void apply(const Tensor& output, const Tensor& input) { in apply()