Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Deigen_volume_patch.h254 const Index patchIndex = index / m_fastPatchStride; in coeff() local
345 const Index patchIndex = indices[0] / m_fastPatchStride; in packet() local
Deigen_spatial_convolutions-inl.h252 EIGEN_ALWAYS_INLINE Packet loadPacket(Index row, Index patchIndex) const { in loadPacket()
449 Index patchIndex, Index& rowIndex, Index& colIndex, in computeBaseIndices()
Deigen_cuboid_convolution.h318 EIGEN_ALWAYS_INLINE Packet loadPacket(Index row, Index patchIndex) const { in loadPacket()
580 Index patchIndex, Index& planeIndex, Index& rowIndex, Index& colIndex, in computeBaseIndices()