Home
last modified time | relevance | path

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

/external/XNNPACK/test/
Doperator-size.c151 xnn_create_max_pooling2d_nhwc_f32( in main()
Dmax-pooling-operator-tester.h588 xnn_create_max_pooling2d_nhwc_f32( in TestF32()
831 xnn_create_max_pooling2d_nhwc_f32( in TestSetupF32()
/external/XNNPACK/bench/
Dmax-pooling.cc128 status = xnn_create_max_pooling2d_nhwc_f32( in max_pooling_f32()
/external/XNNPACK/src/operators/
Dmax-pooling-nhwc.c363 enum xnn_status xnn_create_max_pooling2d_nhwc_f32( in xnn_create_max_pooling2d_nhwc_f32() function
/external/XNNPACK/include/
Dxnnpack.h1403 enum xnn_status xnn_create_max_pooling2d_nhwc_f32(
/external/XNNPACK/src/
Druntime.c553 status = xnn_create_max_pooling2d_nhwc_f32( in xnn_create_runtime_v2()