Home
last modified time | relevance | path

Searched refs:ModCost (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h45 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int ModCost() { in ModCost() function
DTensorArgMax.h260 … (m_return_dim < 0 ? 0.0 : (TensorOpCost::ModCost<Index>() + TensorOpCost::DivCost<Index>()));
DTensorBroadcasting.h363 TensorOpCost::ModCost<Index>() +
DTensorConcatenation.h268 TensorOpCost::ModCost<Index>());