Searched defs:input_width_ (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ | ||
D | depth_to_space_tester.h | 89 int32_t input_width_ = 1; variable |
D | resize_bilinear_tester.h | 105 int32_t input_width_ = 1; variable |
D | pool_2d_tester.h | 164 int32_t input_width_ = 1; variable |
D | conv_2d_tester.h | 222 int32_t input_width_ = 1; variable |
D | depthwise_conv_2d_tester.h | 226 int32_t input_width_ = 1; variable |
D | quantized_conv_2d_tester.h | 260 int32_t input_width_ = 1; variable |
D | quantized_depthwise_conv_2d_tester.h | 272 int32_t input_width_ = 1; variable |
/external/webrtc/pc/ | ||
D | rtc_stats_collector_unittest.cc | 261 int input_width_; member in webrtc::__anon1ce317050111::FakeVideoTrackSourceForStats |