Home
last modified time | relevance | path

Searched defs:adjustment_width (Results 1 – 5 of 5) sorted by relevance

/external/XNNPACK/src/operators/
Ddeconvolution-nhwc.c846 uint32_t adjustment_width, in setup_deconvolution2d_nhwc()
942 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_qs8()
973 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_qu8()
1004 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_f32()
/external/XNNPACK/test/
Ddeconvolution-nhwc.cc655 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { variable
950 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
1259 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
1574 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
1972 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { variable
2257 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
2552 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
2855 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
4558 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { variable
4853 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
[all …]
Ddeconvolution-operator-tester.h101 inline DeconvolutionOperatorTester& adjustment_width(uint32_t adjustment_width) { in adjustment_width() argument
106 inline uint32_t adjustment_width() const { in adjustment_width() function
/external/XNNPACK/src/subgraph/
Ddeconvolution-2d.c320 uint32_t adjustment_width, in xnn_define_deconvolution_2d()
/external/XNNPACK/src/xnnpack/
Dsubgraph.h200 uint32_t adjustment_width; member
297 uint32_t adjustment_width; member