Searched refs:m_patch_plane_stride (Results 1 – 1 of 1) sorted by relevance
120 m_patch_plane_stride = m_patch_depth; in TensorContractionInputMapper()121 m_patch_row_stride = m_patch_planes * m_patch_plane_stride; in TensorContractionInputMapper()178 internal::TensorIntDivisor<Index>(m_patch_plane_stride); in TensorContractionInputMapper()213 m_patch_plane_stride = base_mapper.m_patch_plane_stride; in TensorContractionInputMapper()613 Index m_patch_plane_stride; variable844 eigen_assert(patchDepth() == m_base_mapper.m_patch_plane_stride && in patchPlaneStride()859 eigen_assert(patchDepth() == m_base_mapper.m_patch_plane_stride && in fastPatchPlaneStride()