Home
last modified time | relevance | path

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

12345678910>>...22

/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 …]
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
490 for (size_t input_height = 1; input_height <= 3; input_height++) { in TEST() local
[all …]
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
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
Ddepthtospace-microkernel-tester.h39 inline DepthToSpaceMicrokernelTester& input_height(size_t input_height) { in input_height() argument
45 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
809 for (size_t input_height = 14; input_height <= 15; input_height++) { variable
1663 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
1691 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
1719 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
[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 …]
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
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
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
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 …]
Df32-conv-hwc.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
414 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
434 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
694 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
715 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
975 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
996 for (size_t input_height = 4; input_height <= 9; input_height++) { in TEST() local
1256 for (size_t input_height = 1; input_height < 3; input_height++) { in TEST() local
1276 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/lite/kernels/internal/
Dresize_bilinear_test.cc35 int input_height, int output_width, in TestOneResizeBilinear()
110 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
129 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
154 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
179 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST_P() local
392 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 100); in TEST_P() local
416 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 100); in TEST_P() local
/external/XNNPACK/src/operators/
Dresize-bilinear-nhwc.c145 size_t input_height, in setup_resize_bilinear2d_nhwc()
289 size_t input_height, in xnn_setup_resize_bilinear2d_nhwc_f32()
317 size_t input_height, in xnn_setup_resize_bilinear2d_nhwc_s8()
345 size_t input_height, in xnn_setup_resize_bilinear2d_nhwc_u8()
/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
Dmkl_quantized_pooling_ops_test.cc52 const int input_height = 4; in TEST_F() local
109 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
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dpooling.h34 const int input_height = input_shape.Dims(1); in AveragePool() local
97 const int input_height = input_shape.Dims(1); in MaxPool() local
152 const int input_height = input_shape.Dims(1); in AveragePool() local
215 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
92 const int input_height = input_shape.Dims(1); in AveragePool() local
147 const int input_height = input_shape.Dims(1); in L2Pool() local
201 const int input_height = input_shape.Dims(1); in MaxPool() local
255 const int input_height = input_shape.Dims(1); in MaxPool() local
/external/tensorflow/tensorflow/lite/kernels/
Ddepthwise_conv_test.cc477 const int input_height = 3; in BatchPaddingValidTest() local
538 const int input_height = 2; in BatchPaddingSameTest() local
1071 const int input_height = 5; in TEST_P() local
1144 const int input_height = 3; in TEST_P() local
1219 const int input_height = 3; in TEST_P() local
1283 const int input_height = 3; in TEST_P() local
1356 const int input_height = 3; in TEST_P() local
1420 const int input_height = 5; in TEST_P() local
1490 const int input_height = 3; in TEST_P() local
1548 const int input_height = 5; in TEST_P() local

12345678910>>...22