Searched defs:input_height_ (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ | ||
D | depth_to_space_tester.h | 88 int32_t input_height_ = 1; variable |
D | resize_bilinear_tester.h | 104 int32_t input_height_ = 1; variable |
D | pool_2d_tester.h | 163 int32_t input_height_ = 1; variable |
D | conv_2d_tester.h | 221 int32_t input_height_ = 1; variable |
D | depthwise_conv_2d_tester.h | 225 int32_t input_height_ = 1; variable |
D | quantized_conv_2d_tester.h | 259 int32_t input_height_ = 1; variable |
D | quantized_depthwise_conv_2d_tester.h | 271 int32_t input_height_ = 1; variable |
/external/webrtc/pc/ | ||
D | rtc_stats_collector_unittest.cc | 262 int input_height_; member in webrtc::__anon1ce317050111::FakeVideoTrackSourceForStats |