Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/bench/
H A Df32-conv-hwc.cc27 xnn_f32_conv_hwc_ukernel_function conv, in f32_conv_hwc()
/aosp_15_r20/external/XNNPACK/test/
H A Dconv-hwc-microkernel-tester.h283 void Test(xnn_f32_conv_hwc_ukernel_function conv, Variant variant = Variant::Native) const {
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dmicrofnptr.h34 typedef void (*xnn_f32_conv_hwc_ukernel_function)( typedef