Home
last modified time | relevance | path

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

/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
3702 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { variable
3997 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
[all …]
Ddeconvolution-operator-tester.h108 inline DeconvolutionOperatorTester& adjustment_width(uint32_t adjustment_width) { in adjustment_width() argument
113 inline uint32_t adjustment_width() const { in adjustment_width() function
/external/XNNPACK/src/
Ddeconvolution-nhwc.c785 uint32_t adjustment_width, in setup_deconvolution2d()
871 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_q8()
900 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_f32()