Home
last modified time | relevance | path

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

/external/XNNPACK/src/subgraph/
Ddeconvolution-2d.c23 uint32_t adjustment_width, in xnn_define_deconvolution_2d()
/external/XNNPACK/test/
Ddeconvolution-nhwc.cc655 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { variable
978 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
1317 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
1662 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
2092 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { variable
2407 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
2734 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
3069 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
4806 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { variable
5129 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
[all …]
Ddeconvolution-operator-tester.h164 inline DeconvolutionOperatorTester& adjustment_width(uint32_t adjustment_width) { in adjustment_width() argument
169 inline uint32_t adjustment_width() const { in adjustment_width() function
/external/XNNPACK/src/operators/
Ddeconvolution-nhwc.c772 uint32_t adjustment_width, in setup_deconvolution2d_nhwc()
882 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_qu8()
913 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_f32()
/external/XNNPACK/src/xnnpack/
Dsubgraph.h144 uint32_t adjustment_width; member
236 uint32_t adjustment_width; member