Searched refs:compute_deconv_shape (Results 1 – 1 of 1) sorted by relevance
97 inline int64_t compute_deconv_shape(int64_t input, in compute_deconv_shape() function122 output_shape[idx + 2] = compute_deconv_shape(input_shape[idx], in MakeDeConvOutputShape()