Home
last modified time | relevance | path

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

/external/XNNPACK/models/
Dfp16-mobilenet-v2.cc382 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
405 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
428 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
451 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
474 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
497 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
520 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
543 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
566 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
600 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV2()
[all …]
Dfp16-mobilenet-v1.cc212 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
235 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
258 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
281 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
304 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
327 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
350 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
373 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
396 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
419 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV1()
[all …]
Dfp16-mobilenet-v3-large.cc524 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
560 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
583 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
617 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
640 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
663 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
686 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
709 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
732 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
766 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Large()
[all …]
Dfp16-mobilenet-v3-small.cc456 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
492 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
527 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
550 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
584 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
607 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
630 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
653 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
676 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
699 status = xnn_create_convolution2d_nhwc_f16( in FP16MobileNetV3Small()
[all …]
/external/XNNPACK/src/subgraph/
Ddepthwise-convolution-2d.c112 status = xnn_create_convolution2d_nhwc_f16( in create_convolution_operator()
Dconvolution-2d.c111 status = xnn_create_convolution2d_nhwc_f16( in create_convolution_operator()
/external/XNNPACK/test/
Dconvolution-operator-tester.h1653 xnn_status status = xnn_create_convolution2d_nhwc_f16( in TestNHWCxF16()
1694 ASSERT_EQ(xnn_status_success, xnn_create_convolution2d_nhwc_f16( in TestNHWCxF16()
2818 xnn_status status = xnn_create_convolution2d_nhwc_f16( in TestSetupNHWCxF16()
/external/XNNPACK/bench/
Dconvolution.cc328 status = xnn_create_convolution2d_nhwc_f16( in xnnpack_convolution_f16()
/external/XNNPACK/src/operators/
Dconvolution-nhwc.c1008 enum xnn_status xnn_create_convolution2d_nhwc_f16( in xnn_create_convolution2d_nhwc_f16() function
/external/XNNPACK/include/
Dxnnpack.h2395 enum xnn_status xnn_create_convolution2d_nhwc_f16(