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.h554 m_otherIndex); in TensorContractionSubMapper()
562 m_otherIndex); in TensorContractionSubMapper()
566 m_otherIndex); in operator()
575 m_otherIndex); in loadPacket()
585 m_colIndex, m_otherIndex); in loadCoeffStandard()
590 m_colIndex, m_otherIndex); in loadPacketFast()
595 m_colIndex, m_otherIndex); in loadPacketStandard()
721 c * m_base_mapper.m_colInputStride + m_otherIndex; in baseIndex()
766 Index m_otherIndex; variable
Deigen_cuboid_convolution.h722 m_colIndex, m_otherIndex); in TensorContractionSubMapper()
730 m_colIndex, m_otherIndex); in TensorContractionSubMapper()
734 m_colIndex, m_otherIndex); in operator()
743 m_rowIndex, m_colIndex, m_otherIndex); in loadPacket()
754 i + m_depth_offset, m_planeIndex, m_rowIndex, m_colIndex, m_otherIndex); in loadCoeffStandard()
759 m_rowIndex, m_colIndex, m_otherIndex); in loadPacketFast()
764 i + m_depth_offset, m_planeIndex, m_rowIndex, m_colIndex, m_otherIndex); in loadPacketStandard()
908 c * m_base_mapper.m_colInputStride + m_otherIndex; in baseIndex()
964 Index m_otherIndex; variable