Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
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
Dsvd_op_impl.h81 using ConstMatrixMap = typename Base::ConstMatrixMap; variable
Dmatrix_solve_ls_op_impl.h46 using ConstMatrixMap = typename Base::ConstMatrixMap; variable
Dlinalg_ops_common.h114 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
Ddeep_conv2d.cc195 ConstMatrixMap; typedef
691 ConstMatrixMap; typedef
743 ConstMatrixMap; typedef
Dconv_grad_input_ops.cc194 using ConstMatrixMap = Eigen::Map< typedef
Dconv_grad_ops_3d.cc517 ConstMatrixMap; in Compute() typedef
Dsparse_matmul_op.cc113 using ConstMatrixMap = BasicMatrixMap<const T>; typedef
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dhyperplane_lsh_probes.cc37 using ConstMatrixMap = Eigen::Map<const Matrix>; typedef in tensorflow::HyperplaneLSHProbesOp
Dhyperplane_lsh_probes.h40 using ConstMatrixMap = Eigen::Map<const Matrix>; variable