Home
last modified time | relevance | path

Searched refs:xnn_f32_unary_math_function (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/XNNPACK/eval/
H A Df32-expminus-ulp.cc52 xnn_f32_unary_math_function exp, in ExpError()
H A Df32-sqrt-ulp.cc52 xnn_f32_unary_math_function sqrt, in SqrtError()
H A Df32-exp-ulp.cc53 xnn_f32_unary_math_function exp, in ExpError()
H A Df32-expm1minus-ulp.cc52 xnn_f32_unary_math_function expm1, in ExpM1Error()
H A Df32-sigmoid-ulp.cc59 xnn_f32_unary_math_function sigmoid, in SigmoidError()
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dmath-stubs.h20 typedef void (*xnn_f32_unary_math_function)( typedef