Home
last modified time | relevance | path

Searched refs:check_softmax_args (Results 1 – 3 of 3) sorted by relevance

/external/executorch/kernels/portable/cpu/util/
Dactivation_ops_util.h26 bool check_softmax_args(
Dactivation_ops_util.cpp71 bool check_softmax_args( in check_softmax_args() function
/external/executorch/kernels/portable/cpu/
Dop_softmax.cpp32 check_softmax_args(in, dim, half_to_float, out), in softmax_out()