HomeSort by relevance Sort by last modified time
    Searched refs:getLinearMapper (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
eigen_spatial_convolutions.h 174 EIGEN_STRONG_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
611 getLinearMapper(Index i, Index j) const {
671 const SubMapper dm0 = rhs.getLinearMapper(0, j2 + 0);
672 const SubMapper dm1 = rhs.getLinearMapper(0, j2 + 1);
673 const SubMapper dm2 = rhs.getLinearMapper(0, j2 + 2);
674 const SubMapper dm3 = rhs.getLinearMapper(0, j2 + 3);
    [all...]
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h     [all...]
  /external/eigen/Eigen/src/Core/util/
BlasUtil.h 207 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorContractionMapper.h 402 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {

Completed in 268 milliseconds