Searched defs:need_im2col (Results 1 – 5 of 5) sorted by relevance
60 const bool need_im2col = stride_width != 1 || stride_height != 1 || in ConvPerChannel() local
51 bool need_im2col = false; member
111 bool need_im2col = false; member187 const bool need_im2col = need_dilated_im2col || need_non_dilated_im2col; in IsIm2ColRequired() local
933 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local1031 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConv() local1119 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConvPerChannel() local1234 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local8080 const bool need_im2col = stride_depth != 1 || stride_height != 1 || in Conv3D() local
2451 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local2652 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local