Home
last modified time | relevance | path

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

12345678910>>...26

/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 = 2; input_height < 3; input_height++) { in TEST() local
265 for (size_t input_height = 2; input_height < 3; input_height++) { in TEST() local
353 for (size_t input_height = 2; input_height < 3; input_height++) { in TEST() local
441 for (size_t input_height = 4; input_height < 16; input_height += 2) { in TEST() local
460 for (size_t input_height = 1; input_height < 2; input_height++) { in TEST() local
479 for (size_t input_height = 3; input_height < 5; input_height++) { in TEST() local
567 for (size_t input_height = 4; input_height < 16; input_height += 2) { in TEST() local
586 for (size_t input_height = 1; input_height < 2; input_height++) { in TEST() local
605 for (size_t input_height = 3; input_height < 5; input_height++) { in TEST() local
[all …]
Df16-dwconv2d-chw.cc89 for (size_t input_height = 2; input_height < 3; input_height++) { in TEST() local
177 for (size_t input_height = 2; input_height < 3; input_height++) { in TEST() local
265 for (size_t input_height = 2; input_height < 3; input_height++) { in TEST() local
353 for (size_t input_height = 2; input_height < 3; input_height++) { in TEST() local
441 for (size_t input_height = 4; input_height < 16; input_height += 2) { in TEST() local
460 for (size_t input_height = 1; input_height < 2; input_height++) { in TEST() local
479 for (size_t input_height = 3; input_height < 5; input_height++) { in TEST() local
567 for (size_t input_height = 4; input_height < 16; input_height += 2) { in TEST() local
586 for (size_t input_height = 1; input_height < 2; input_height++) { in TEST() local
605 for (size_t input_height = 3; input_height < 5; 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
491 for (size_t input_height = 1; input_height <= 3; input_height++) { in TEST() local
[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
111 for (size_t input_height = 2; input_height <= 7; input_height++) { in TEST() local
131 for (size_t input_height = 1; input_height <= 5; input_height++) { in TEST() local
203 for (size_t input_height = 2; input_height <= 7; input_height++) { in TEST() local
223 for (size_t input_height = 1; input_height <= 5; input_height++) { 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
Dspace-to-depth-operator-tester.h24 inline SpaceToDepthOperatorTester& input_size(size_t input_height, size_t input_width) { in input_size()
32 inline SpaceToDepthOperatorTester& input_height(size_t input_height) { in input_height() argument
38 inline size_t input_height() const { in input_height() function
Dspace-to-depth-nhwc.cc22 for (size_t input_height = 2; input_height <= 7; input_height++) { in TEST() local
44 for (size_t input_height = 1; input_height <= 5; input_height++) { in TEST() local
121 for (size_t input_height = 2; input_height <= 7; input_height++) { in TEST() local
143 for (size_t input_height = 1; input_height <= 5; input_height++) { in TEST() local
220 for (size_t input_height = 2; input_height <= 7; input_height++) { in TEST() local
242 for (size_t input_height = 1; input_height <= 5; input_height++) { 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() function
38 inline size_t input_height() const { in input_height() function
Dconv-hwc-microkernel-tester.h98 inline ConvHWCMicrokernelTester& input_size(uint32_t input_height, uint32_t input_width) { in input_size()
106 inline ConvHWCMicrokernelTester& input_height(uint32_t input_height) { in input_height() argument
112 inline uint32_t input_height() const { in input_height() function
Dconvolution-nhwc.cc469 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
497 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
525 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
609 for (size_t input_height = 14; input_height <= 15; input_height++) { in TEST() local
635 for (size_t input_height = 14; input_height <= 15; input_height++) { in TEST() local
661 for (size_t input_height = 14; input_height <= 15; input_height++) { in TEST() local
860 for (size_t input_height = 14; input_height <= 15; input_height++) { variable
1739 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
1767 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
1795 for (size_t input_height = 13; input_height <= 14; input_height++) { variable
[all …]
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
Dconvolution-nchw.cc39 for (size_t input_height = 25; input_height <= 31; input_height++) { variable
173 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
314 for (size_t input_height = 25; input_height <= 31; input_height++) { variable
436 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
588 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
699 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
841 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
948 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
1083 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
1182 for (size_t input_height = 25; input_height <= 31; input_height++) { in TEST() local
[all …]
Dconvolution-test-helpers.cc19 size_t input_height, in compute_convolution_qs8_reference_results()
89 size_t input_height, in compute_convolution_qs8_reference_results()
143 size_t input_height, in compute_convolution_qu8_reference_results()
213 size_t input_height, in compute_convolution_qu8_reference_results()
269 size_t input_height, in compute_depthwise_convolution_qs8_reference_results()
334 size_t input_height, in compute_depthwise_convolution_qs8_reference_results()
386 size_t input_height, in compute_depthwise_convolution_qu8_reference_results()
452 size_t input_height, in compute_depthwise_convolution_qu8_reference_results()
/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/tensorflow/tensorflow/examples/label_image/
Dlabel_image.py35 input_height=299, argument
69 input_height = 299 variable
95 input_height = args.input_height variable
/external/XNNPACK/src/operators/
Ddepth-to-space-nhwc.c154 size_t input_height, in setup_depth_to_space_nhwc()
229 size_t input_height, in xnn_setup_depth_to_space_nhwc_x8()
246 size_t input_height, in xnn_setup_depth_to_space_nhwc_x16()
263 size_t input_height, in xnn_setup_depth_to_space_nhwc_x32()
Dresize-bilinear-nhwc.c174 size_t input_height, in setup_resize_bilinear2d_nhwc()
324 size_t input_height, in xnn_setup_resize_bilinear2d_nhwc_f16()
352 size_t input_height, in xnn_setup_resize_bilinear2d_nhwc_f32()
380 size_t input_height, in xnn_setup_resize_bilinear2d_nhwc_s8()
408 size_t input_height, in xnn_setup_resize_bilinear2d_nhwc_u8()
Dtranspose-nd.c615 size_t input_height, in xnn_setup_depth_to_space_nchw2nhwc_x32()
818 size_t input_height, in setup_depth_to_space_nhwc()
885 size_t input_height, in xnn_setup_depth_to_space_nhwc_x8()
901 size_t input_height, in xnn_setup_depth_to_space_nhwc_x16()
917 size_t input_height, in xnn_setup_depth_to_space_nhwc_x32()
1068 size_t input_height, in setup_space_to_depth_nhwc()
1132 size_t input_height, in xnn_setup_space_to_depth_nhwc_x8()
1148 size_t input_height, in xnn_setup_space_to_depth_nhwc_x16()
1164 size_t input_height, in xnn_setup_space_to_depth_nhwc_x32()
/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/webrtc/modules/video_coding/codecs/vp9/
Dsvc_config.cc52 size_t input_height, in ConfigureSvcScreenSharing()
81 size_t input_height, in ConfigureSvcNormalVideo()
218 size_t input_height, in GetSvcConfig()
/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
/external/pytorch/aten/src/ATen/native/cpu/
DUnfold2d.cpp47 int64_t input_height, in unfolded2d_acc()
132 int64_t input_height, in unfolded2d_acc_channels_last()
189 int64_t input_height, in unfolded2d_acc_kernel()
240 int64_t input_height, in unfolded2d_copy()
347 int64_t input_height, in unfolded2d_copy_channels_last()
404 int64_t input_height, in unfolded2d_copy_kernel()
/external/pytorch/aten/src/ATen/native/cuda/
DUpSampleBicubic2d.cu35 const int input_height = idata.size(2); in upsample_bicubic2d_out_frame() local
110 const int input_height = idata.size(2); in upsample_bicubic2d_backward_out_frame() local
181 int input_height = input.size(2); in upsample_bicubic2d_out_cuda_template() local
237 int input_height = input_size[2]; in upsample_bicubic2d_backward_out_cuda_template() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dpooling.h36 const int input_height = input_shape.Dims(1); in AveragePool() local
99 const int input_height = input_shape.Dims(1); in MaxPool() local
154 const int input_height = input_shape.Dims(1); in AveragePool() local
217 const int input_height = input_shape.Dims(1); in MaxPool() local

12345678910>>...26