Searched defs:need_im2col (Results 1 – 4 of 4) sorted by relevance
59 const bool need_im2col = stride_width != 1 || stride_height != 1 || in ConvPerChannel() local
108 bool need_im2col = false; member177 const bool need_im2col = need_dilated_im2col || need_non_dilated_im2col; in IsIm2ColRequired() local
1264 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local1362 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConv() local1450 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConvPerChannel() local1565 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local
2450 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local2651 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local