Searched defs:input_width_size (Results  1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ | 
| D | conv_2d_builder.cc | 102     int input_batch_size, int input_height_size, int input_width_size,  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
  |