Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Deigen_cuboid_convolution.h179 m_fastPatchRowStride = in TensorContractionInputMapper()
257 m_fastPatchRowStride = base_mapper.m_fastPatchRowStride; in TensorContractionInputMapper()
661 internal::TensorIntDivisor<Index> m_fastPatchRowStride; variable
865 return m_base_mapper.m_fastPatchRowStride; in fastPatchRowStride()
Deigen_spatial_convolutions-inl.h150 m_fastPatchRowStride = in TensorContractionInputMapper()
195 m_fastPatchRowStride = base_mapper.m_fastPatchRowStride; in TensorContractionInputMapper()
470 internal::TensorIntDivisor<Index> m_fastPatchRowStride; variable