Home
last modified time | relevance | path

Searched refs:full_input_h (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
H A Dconv_2d_builder.cc75 int full_input_h = input_height + pad_start_h + orig_pad_end_h; in ComputeSpaceToBatchParams() local
78 (dilation_factors_h_w[0] - full_input_h % dilation_factors_h_w[0]) % in ComputeSpaceToBatchParams()