Home
last modified time | relevance | path

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

/external/XNNPACK/src/operators/
Ddeconvolution-nhwc.c1040 uint32_t adjustment_width, in setup_deconvolution2d_nhwc()
1143 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_qs8()
1174 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_qu8()
1205 uint32_t adjustment_width, in xnn_setup_deconvolution2d_nhwc_f16()
1236 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
963 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
1286 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
1615 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { in TEST() local
2028 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { variable
2327 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
2637 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
2955 for (size_t adjustment_width = 0; adjustment_width <= 1; adjustment_width++) { in TEST() local
4730 for (size_t adjustment_width = 1; adjustment_width <= 2; adjustment_width++) { variable
5038 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
Ddeconvolution-2d.cc91 uint32_t adjustment_width; member in DeconvolutionTestBase
Dsubgraph-tester.h238 uint32_t adjustment_height, uint32_t adjustment_width, in AddDeconvolution2D()
/external/XNNPACK/src/subgraph/
Ddeconvolution-2d.c363 uint32_t adjustment_width, in xnn_define_deconvolution_2d()
/external/XNNPACK/src/xnnpack/
Dsubgraph.h201 uint32_t adjustment_width; member
318 uint32_t adjustment_width; member
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dxnnpack_delegate.cc864 int* adjustment_height, int* adjustment_width) { in CalculateTransposeConvPaddings()
3571 int adjustment_width = 0; in VisitMediaPipeDeconvolutionNode() local
4692 int adjustment_width = 0; in VisitTransposeConvNode() local