Home
last modified time | relevance | path

Searched defs:ConstMatrixMaps (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Dself_adjoint_eig_v2_op_impl.h47 using ConstMatrixMaps = typename Base::ConstMatrixMaps; variable
Dself_adjoint_eig_op.cc42 using ConstMatrixMaps = typename Base::ConstMatrixMaps; typedef in tensorflow::SelfAdjointEigOp
Dsvd_op_impl.h82 using ConstMatrixMaps = typename Base::ConstMatrixMaps; variable
Dmatrix_solve_ls_op_impl.h47 using ConstMatrixMaps = typename Base::ConstMatrixMaps; variable
Dlinalg_ops_common.h139 using ConstMatrixMaps = gtl::InlinedVector<ConstMatrixMap, 4>; variable
Dcholesky_grad.cc37 using ConstMatrixMaps = typename Base::ConstMatrixMaps; typedef in tensorflow::CholeskyGrad
Dqr_op_impl.h99 using ConstMatrixMaps = typename Base::ConstMatrixMaps; variable