Searched refs:hi_pad (Results 1 – 1 of 1) sorted by relevance
870 int32_t hi_pad = a0_pad_const[2 * (i + 1) + 1]; in convertSpaceToBatchNDOp() local872 padded_shape[i + 1] = input_shape[i + 1] + lo_pad + hi_pad; in convertSpaceToBatchNDOp()