Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h152 m_fastPatchColStride = in TensorContractionInputMapper()
196 m_fastPatchColStride = base_mapper.m_fastPatchColStride; in TensorContractionInputMapper()
471 internal::TensorIntDivisor<Index> m_fastPatchColStride; variable
684 return m_base_mapper.m_fastPatchColStride; in fastPatchColStride()
Deigen_cuboid_convolution.h181 m_fastPatchColStride = in TensorContractionInputMapper()
258 m_fastPatchColStride = base_mapper.m_fastPatchColStride; in TensorContractionInputMapper()
662 internal::TensorIntDivisor<Index> m_fastPatchColStride; variable
869 return m_base_mapper.m_fastPatchColStride; in fastPatchColStride()