Home
last modified time | relevance | path

Searched defs:input_height (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/external/XNNPACK/test/
Df32-dwconv2d-chw.cc89 for (size_t input_height = 2; input_height < 3; input_height++) { in TEST() local
177 for (size_t input_height = 4; input_height < 16; input_height += 2) { in TEST() local
196 for (size_t input_height = 1; input_height < 2; input_height++) { in TEST() local
215 for (size_t input_height = 3; input_height < 5; input_height++) { in TEST() local
303 for (size_t input_height = 6; input_height < 24; input_height += 3) { in TEST() local
322 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
341 for (size_t input_height = 4; input_height < 7; input_height++) { in TEST() local
429 for (size_t input_height = 8; input_height < 32; input_height += 4) { in TEST() local
448 for (size_t input_height = 1; input_height < 4; input_height++) { in TEST() local
467 for (size_t input_height = 5; input_height < 9; input_height++) { in TEST() local
[all …]
Ddepthtospace-microkernel-tester.h39 inline DepthToSpaceMicrokernelTester& input_height(size_t input_height) { in input_height() function
45 inline size_t input_height() const { in input_height() function
Ddepth-to-space-operator-tester.h24 inline DepthToSpaceOperatorTester& input_size(size_t input_height, size_t input_width) { in input_size()
32 inline DepthToSpaceOperatorTester& input_height(size_t input_height) { in input_height() argument
38 inline size_t input_height() const { in input_height() function
Dresize-bilinear-nhwc.cc12 for (size_t input_height = 1; input_height <= 3; input_height++) { in TEST() local
52 for (size_t input_height = output_height + 1; input_height < 15; input_height *= 3) { in TEST() local
77 for (size_t input_height = 3; input_height <= 5; input_height += 2) { in TEST() local
165 for (size_t input_height = 1; input_height <= 3; input_height++) { in TEST() local
208 for (size_t input_height = output_height + 1; input_height < 15; input_height *= 3) { in TEST() local
233 for (size_t input_height = 3; input_height <= 5; input_height += 2) { in TEST() local
326 for (size_t input_height = 1; input_height <= 3; input_height++) { in TEST() local
369 for (size_t input_height = output_height + 1; input_height < 15; input_height *= 3) { in TEST() local
396 for (size_t input_height = 3; input_height <= 5; input_height += 2) { in TEST() local
Dresize-bilinear-nchw.cc12 for (size_t input_height = 2; input_height <= 3; input_height++) { in TEST() local
52 for (size_t input_height = output_height + 1; input_height < 15; input_height *= 3) { in TEST() local
77 for (size_t input_height = 3; input_height <= 5; input_height += 2) { in TEST() local
165 for (size_t input_height = 2; input_height <= 3; input_height++) { in TEST() local
208 for (size_t input_height = output_height + 1; input_height < 15; input_height *= 3) { in TEST() local
233 for (size_t input_height = 3; input_height <= 5; input_height += 2) { in TEST() local
326 for (size_t input_height = 2; input_height <= 3; input_height++) { in TEST() local
369 for (size_t input_height = output_height + 1; input_height < 15; input_height *= 3) { in TEST() local
396 for (size_t input_height = 3; input_height <= 5; input_height += 2) { in TEST() local
Ddeconvolution-nhwc.cc34 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… variable
160 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… in TEST() local
295 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… in TEST() local
431 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… in TEST() local
671 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… variable
699 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… variable
995 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… in TEST() local
1025 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… in TEST() local
1334 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… in TEST() local
1364 …for (size_t input_height = kUnstridedInputHeight - 2; input_height <= kUnstridedInputHeight + 2; i… in TEST() local
[all …]
Dconvolution-nchw.cc39 for (size_t input_height = 25; input_height <= 31; input_height++) { variable
159 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
300 for (size_t input_height = 25; input_height <= 31; input_height++) { variable
407 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
543 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
642 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
771 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
878 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
1013 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
1112 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
[all …]
Ddwconv2d-microkernel-tester.h73 inline DWConv2DMicrokernelTester& input_height(uint32_t input_height) { in input_height() function
79 inline uint32_t input_height() const { in input_height() function
Dconv-hwc-microkernel-tester.h99 inline ConvHWCMicrokernelTester& input_size(uint32_t input_height, uint32_t input_width) { in input_size()
107 inline ConvHWCMicrokernelTester& input_height(uint32_t input_height) { in input_height() function
113 inline uint32_t input_height() const { in input_height() function
Dconv-hwc2chw-microkernel-tester.h99 inline ConvHWC2CHWMicrokernelTester& input_size(uint32_t input_height, uint32_t input_width) { in input_size()
107 inline ConvHWC2CHWMicrokernelTester& input_height(uint32_t input_height) { in input_height() function
113 inline uint32_t input_height() const { in input_height() function
Dresize-bilinear-operator-tester.h24 inline ResizeBilinearOperatorTester& input_size(size_t input_height, size_t input_width) { in input_size()
32 inline ResizeBilinearOperatorTester& input_height(size_t input_height) { in input_height() argument
38 inline size_t input_height() const { in input_height() function
Dconvolution-nhwc.cc467 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
495 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
523 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
607 for (size_t input_height = 14; input_height <= 15; input_height++) { in TEST() local
633 for (size_t input_height = 14; input_height <= 15; input_height++) { in TEST() local
659 for (size_t input_height = 14; input_height <= 15; input_height++) { in TEST() local
774 for (size_t input_height = 14; input_height <= 15; input_height++) { variable
1592 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
1620 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
1648 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
[all …]
Ddepth-to-space-nhwc.cc20 for (size_t input_height = 2; input_height <= 7; input_height++) { in TEST() local
40 for (size_t input_height = 1; input_height <= 5; input_height++) { in TEST() local
Ddepth-to-space-nchw2nhwc.cc20 for (size_t input_height = 1; input_height <= 7; input_height++) { in TEST() local
40 for (size_t input_height = 1; input_height <= 5; input_height++) { in TEST() local
Df32-conv-hwc2chw.cc134 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
154 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
415 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
435 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
664 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
684 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
913 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
933 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
1156 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
1175 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
[all …]
/external/XNNPACK/bench/
Dglobal-average-pooling.cc26 const size_t input_height = state.range(1); in global_average_pooling_qu8() local
88 const size_t input_height = state.range(1); in global_average_pooling_qs8() local
154 const size_t input_height = state.range(1); in global_average_pooling_f16() local
214 const size_t input_height = state.range(1); in global_average_pooling_f32() local
/external/webrtc/modules/video_coding/codecs/vp9/
Dsvc_config.cc35 size_t input_height, in ConfigureSvcScreenSharing()
63 size_t input_height, in ConfigureSvcNormalVideo()
141 size_t input_height, in GetSvcConfig()
/external/tensorflow/tensorflow/examples/label_image/
Dlabel_image.py39 input_height=299, argument
78 input_height = 299 variable
104 input_height = args.input_height variable
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_requantize_ops_test.cc116 const int input_height = 4; in TEST_F() local
177 const int input_height = 4; in TEST_F() local
235 const int input_height = 4; in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_activation_ops_test.cc48 const int input_height = 4; in TEST_F() local
79 const int input_height = 4; in TEST_F() local
Dquantized_pooling_ops_test.cc53 const int input_height = 4; in TEST_F() local
98 const int input_height = 4; in TEST_F() local
Dquantized_bias_add_op_test.cc53 const int input_height = 2; in TEST_F() local
103 const int input_height = 1; in TEST_F() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dresize_bilinear_test.cc31 int input_height, int output_width, in TestOneResizeBilinear()
90 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
109 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
134 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
159 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dpooling.h34 const int input_height = input_shape.Dims(1); in AveragePool() local
95 const int input_height = input_shape.Dims(1); in MaxPool() local
150 const int input_height = input_shape.Dims(1); in AveragePool() local
211 const int input_height = input_shape.Dims(1); in MaxPool() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dpooling.h34 const int input_height = input_shape.Dims(1); in AveragePool() local
90 const int input_height = input_shape.Dims(1); in AveragePool() local
143 const int input_height = input_shape.Dims(1); in L2Pool() local
197 const int input_height = input_shape.Dims(1); in MaxPool() local
251 const int input_height = input_shape.Dims(1); in MaxPool() local

12345678910>>...21