Home
last modified time | relevance | path

Searched refs:m_otherInputStride (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_volume_patch.h210 m_otherInputStride = in CustomTensorEvaluator()
327 otherIndex * m_otherInputStride; in coeff()
426 otherIndex * m_otherInputStride; in packet()
540 inputIndex = inputCoords[4] * m_otherInputStride + in coeff()
545 inputIndex = inputCoords[0] * m_otherInputStride + in coeff()
616 Index m_otherInputStride; member
Deigen_cuboid_convolution.h226 m_otherInputStride = base_mapper.m_otherInputStride; in TensorContractionInputMapper()
627 Index m_otherInputStride; variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorVolumePatch.h319 m_otherInputStride = m_inputDepth * m_inputRows * m_inputCols * m_inputPlanes;
403 otherIndex * m_otherInputStride;
490 otherIndex * m_otherInputStride;
586 Index m_otherInputStride;