Searched defs:need_im2col (Results 1 – 5 of 5) sorted by relevance
59 const bool need_im2col = stride_width != 1 || stride_height != 1 || in ConvPerChannel() local
51 bool need_im2col = false; member
111 bool need_im2col = false; member184 const bool need_im2col = need_dilated_im2col || need_non_dilated_im2col; in IsIm2ColRequired() local
1262 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local1360 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConv() local1448 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConvPerChannel() local1563 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local8130 const bool need_im2col = stride_depth != 1 || stride_height != 1 || in Conv3D() local
2449 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local2650 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local