Home
last modified time | relevance | path

Searched defs:ConstMatrixMap (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Dself_adjoint_eig_v2_op_impl.h46 using ConstMatrixMap = typename Base::ConstMatrixMap; variable
Dself_adjoint_eig_op.cc41 using ConstMatrixMap = typename Base::ConstMatrixMap; typedef in tensorflow::SelfAdjointEigOp
Dbanded_triangular_solve_op.cc45 using ConstMatrixMap = Eigen::Map<const Matrix>; typedef
179 using ConstMatrixMap = Eigen::Map<const Matrix>; in Launch() typedef
Dsvd_op_impl.h81 using ConstMatrixMap = typename Base::ConstMatrixMap; variable
Dmatrix_triangular_solve_op_impl.h67 using ConstMatrixMap = Eigen::Map<const Matrix>; member
Dmatrix_solve_ls_op_impl.h46 using ConstMatrixMap = typename Base::ConstMatrixMap; variable
Dlinalg_ops_common.h135 using ConstMatrixMap = Eigen::Map<const Matrix>; variable
Dlu_op.cc40 using ConstMatrixMap = Eigen::Map<const Matrix>; typedef in tensorflow::LuOp
Dcholesky_grad.cc36 using ConstMatrixMap = typename Base::ConstMatrixMap; typedef in tensorflow::CholeskyGrad
Dqr_op_impl.h98 using ConstMatrixMap = typename Base::ConstMatrixMap; variable
/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc195 ConstMatrixMap; typedef
691 ConstMatrixMap; typedef
743 ConstMatrixMap; typedef
Dconv_grad_ops_3d.cc528 ConstMatrixMap; in Compute() typedef
Dsparse_matmul_op.cc112 using ConstMatrixMap = BasicMatrixMap<const T>; typedef
/external/tensorflow/tensorflow/core/kernels/sparse/
Dmat_mul_op.cc160 using ConstMatrixMap = Eigen::Map<const Matrix>; typedef in tensorflow::CSRMatMulCPUOp
490 using ConstMatrixMap = Eigen::Map<const Matrix>; typedef in tensorflow::CSRMatMulGPUOp
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc31 using ConstMatrixMap = Eigen::Map<const Matrix>; typedef