Home
last modified time | relevance | path

Searched refs:patchColStride (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h623 col * patchColStride()) / in maxRow()
632 col * patchColStride() - // in maxDepth()
672 EIGEN_ALWAYS_INLINE Index patchColStride() const { in patchColStride() function
Deigen_cuboid_convolution.h791 m_depth_offset + peeled_k - col * patchColStride()); in maxRow()
799 m_depth_offset + peeled_k - col * patchColStride() - in maxPlane()
853 EIGEN_ALWAYS_INLINE Index patchColStride() const { in patchColStride() function