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.h791 col * patchColStride()) / in maxRow()
800 col * patchColStride() - // in maxDepth()
840 EIGEN_ALWAYS_INLINE Index patchColStride() const { in patchColStride() function
Deigen_cuboid_convolution.h985 m_depth_offset + peeled_k - col * patchColStride()); in maxRow()
993 m_depth_offset + peeled_k - col * patchColStride() - in maxPlane()
1047 EIGEN_ALWAYS_INLINE Index patchColStride() const { in patchColStride() function