Home
last modified time | relevance | path

Searched refs:xnn_create_convolution2d_nhwc_f32 (Results 1 – 10 of 10) sorted by relevance

/external/XNNPACK/models/
Dmobilenet-v1.cc171 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
193 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
215 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
237 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
259 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
281 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
303 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
325 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
347 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
369 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV1()
[all …]
Dmobilenet-v2.cc306 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
328 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
350 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
372 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
394 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
416 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
438 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
460 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
482 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
519 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV2()
[all …]
Dmobilenet-v3-large.cc399 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
434 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
456 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
493 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
515 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
537 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
559 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
581 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
603 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
640 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Large()
[all …]
Dmobilenet-v3-small.cc345 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
380 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
414 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
436 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
469 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
491 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
513 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
535 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
557 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
579 status = xnn_create_convolution2d_nhwc_f32( in MobileNetV3Small()
[all …]
/external/XNNPACK/test/
Dsize.c30 xnn_create_convolution2d_nhwc_f32( in main()
Dconvolution-operator-tester.h807 xnn_create_convolution2d_nhwc_f32( in TestNHWCxF32()
1332 xnn_create_convolution2d_nhwc_f32( in TestSetupNHWCxF32()
/external/XNNPACK/src/
Druntime.c80 status = xnn_create_convolution2d_nhwc_f32( in xnn_create_runtime_v2()
131 status = xnn_create_convolution2d_nhwc_f32( in xnn_create_runtime_v2()
Dconvolution-nhwc.c396 enum xnn_status xnn_create_convolution2d_nhwc_f32( in xnn_create_convolution2d_nhwc_f32() function
/external/XNNPACK/include/
Dxnnpack.h591 enum xnn_status xnn_create_convolution2d_nhwc_f32(
/external/XNNPACK/bench/
Dconvolution.cc212 status = xnn_create_convolution2d_nhwc_f32( in xnnpack_convolution_f32()