Searched refs:need_dilated_im2col (Results 1 – 1 of 1) sorted by relevance
185 const bool need_dilated_im2col = dilation_width_factor != 1 || dilation_height_factor != 1; in needim2colData() local188 return need_dilated_im2col || need_im2col; in needim2colData()