Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSoftMaxKernel.cpp1148 struct vec_host_softmax_backward_lastdim { struct
1150 apply(const Tensor& grad_input, const Tensor& grad, const Tensor& output) { in apply()