Home
last modified time | relevance | path

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

/external/XNNPACK/models/
Dqs8-mobilenet-v2.cc380 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
404 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
428 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
452 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
476 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
500 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
524 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
548 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
572 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
609 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV2()
[all …]
Dqs8-mobilenet-v1.cc210 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
234 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
258 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
282 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
306 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
330 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
354 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
378 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
402 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
426 status = xnn_create_convolution2d_nhwc_qs8( in QS8MobileNetV1()
[all …]
/external/XNNPACK/src/subgraph/
Ddepthwise-convolution-2d.c144 status = xnn_create_convolution2d_nhwc_qs8( in create_convolution_operator()
Dconvolution-2d.c143 status = xnn_create_convolution2d_nhwc_qs8( in create_convolution_operator()
/external/XNNPACK/test/
Dconvolution-operator-tester.h895 xnn_status status = xnn_create_convolution2d_nhwc_qs8( in TestNHWCxQS8()
940 xnn_create_convolution2d_nhwc_qs8( in TestNHWCxQS8()
2364 xnn_status status = xnn_create_convolution2d_nhwc_qs8( in TestSetupNHWCxQS8()
Dconvolution-2d.cc617 const xnn_status status = xnn_create_convolution2d_nhwc_qs8( in TEST_F()
Ddepthwise-convolution-2d.cc644 const xnn_status status = xnn_create_convolution2d_nhwc_qs8( in TEST_F()
/external/XNNPACK/bench/
Dconvolution.cc206 status = xnn_create_convolution2d_nhwc_qs8( in xnnpack_convolution_qs8()
/external/XNNPACK/src/operators/
Dconvolution-nhwc.c772 enum xnn_status xnn_create_convolution2d_nhwc_qs8( in xnn_create_convolution2d_nhwc_qs8() function
/external/XNNPACK/include/
Dxnnpack.h2958 enum xnn_status xnn_create_convolution2d_nhwc_qs8(