Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/bench/
H A Df32-vsqrt.cc25 xnn_f32_vsqrt_ukernel_function vsqrt, in f32_vsqrt()
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dmicrofnptr.h1330 typedef void (*xnn_f32_vsqrt_ukernel_function)( typedef
/aosp_15_r20/external/XNNPACK/test/
H A Dvunary-microkernel-tester.h906 …void Test(xnn_f32_vsqrt_ukernel_function vsqrt, xnn_init_f32_sqrt_params_fn init_params = nullptr)…