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

  /external/tensorflow/tensorflow/core/kernels/
eigen_spatial_convolutions-inl.h 220 EIGEN_STRONG_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
753 getLinearMapper(Index i, Index j) const {
    [all...]
eigen_spatial_convolutions.h 79 SubMapper lm = rhs.getLinearMapper(0, col);
108 SubMapper lm = rhs.getLinearMapper(0, col);
eigen_cuboid_convolution.h 287 EIGEN_STRONG_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
    [all...]
eigen_contraction_kernel.h 88 LinearMapper lm = data_mapper.getLinearMapper(0, col);
  /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 1940 milliseconds