Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h721 m_otherIndex); in TensorContractionSubMapper()
729 m_otherIndex); in TensorContractionSubMapper()
733 m_otherIndex); in operator()
742 m_otherIndex); in loadPacket()
752 m_colIndex, m_otherIndex); in loadCoeffStandard()
757 m_colIndex, m_otherIndex); in loadPacketFast()
763 i + m_depth_offset, m_rowIndex, m_colIndex, m_otherIndex); in loadPacketStandard()
950 c * m_base_mapper.m_colInputStride + m_otherIndex; in baseIndex()
958 orig_col * m_base_mapper.m_colInputStride + m_otherIndex; in origBaseIndex()
1003 Index m_otherIndex; variable
Deigen_cuboid_convolution.h915 m_colIndex, m_otherIndex); in TensorContractionSubMapper()
923 m_colIndex, m_otherIndex); in TensorContractionSubMapper()
927 m_colIndex, m_otherIndex); in operator()
936 m_rowIndex, m_colIndex, m_otherIndex); in loadPacket()
947 i + m_depth_offset, m_planeIndex, m_rowIndex, m_colIndex, m_otherIndex); in loadCoeffStandard()
952 m_rowIndex, m_colIndex, m_otherIndex); in loadPacketFast()
958 i + m_depth_offset, m_planeIndex, m_rowIndex, m_colIndex, m_otherIndex); in loadPacketStandard()
1102 c * m_base_mapper.m_colInputStride + m_otherIndex; in baseIndex()
1158 Index m_otherIndex; variable