Home
last modified time | relevance | path

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

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