Searched defs:dilated_kernel (Results 1 – 1 of 1) sorted by relevance
272 const int32_t dilated_kernel = (kernel - 1) * dilation + 1; in CalculateOutputSizeBeforeStrides() local346 const int32_t dilated_kernel = (kernel - 1) * dilation + 1; in CalculateSamePadding() local