Searched defs:vec_host_softmax_lastdim (Results 1 – 1 of 1) sorted by relevance
671 struct vec_host_softmax_lastdim { struct672 static void apply(const Tensor& output, const Tensor& input) { in apply()