Home
last modified time | relevance | path

Searched defs:inputRow (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h296 const Index inputRow = rowIndex + rowOffset * m_in_row_strides; in loadCoeff() local
326 const Index inputRow = rowIndex + rowOffset; in loadCoeffStandard() local
423 const Index inputRow = rowIndex + rowOffset; in loadPacketFast() local
Deigen_cuboid_convolution.h366 const Index inputRow = rowIndex + rowOffset * m_in_row_strides; in loadCoeff() local
415 const Index inputRow = rowIndex + rowOffset; in loadCoeffStandard() local
547 const Index inputRow = rowIndex + rowOffset; in loadPacketFast() local
Deigen_volume_patch.h288 const Index inputRow = rowIndex * m_row_strides + in coeff() local
495 const Index inputRow = rowIndex * m_row_strides + in coeff() local