Searched defs:input_depth_size (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
H A D | conv_2d_builder.cc | 103 int input_depth_size, const std::vector<int>& dilation_factors_h_w, in PopulateSpaceToBatchOutputDims() 141 int input_batch_size, input_height_size, input_width_size, input_depth_size; in BuildDilatedDwConv() local 247 int input_batch_size, input_height_size, input_width_size, input_depth_size; in BuildSplittedDwConv() local 377 int input_batch_size, input_height_size, input_width_size, input_depth_size; in PopulateSubGraph() local
|