Home
last modified time | relevance | path

Searched defs:need_im2col (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dconv.cc89 bool need_im2col; member
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h2208 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local
2305 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConv() local
2391 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h2139 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local
2223 const bool need_im2col = stride_width != 1 || stride_height != 1 || in HybridConv() local
2388 const bool need_im2col = stride_width != 1 || stride_height != 1 || in Conv() local