Home
last modified time | relevance | path

Searched refs:xnn_u8_rmax_ukernel_function (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/XNNPACK/test/
H A Drmax-microkernel-tester.h98 void Test(xnn_u8_rmax_ukernel_function rmax) const { in Test()
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dparams.h531 xnn_u8_rmax_ukernel_function rmax;
H A Dcompute.h1072 xnn_u8_rmax_ukernel_function rmax_ukernel;
H A Dmicrofnptr.h1075 typedef void (*xnn_u8_rmax_ukernel_function)( typedef