Home
last modified time | relevance | path

Searched defs:MatrixMaps (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.h45 using MatrixMaps = typename Base::MatrixMaps; variable
H A Dself_adjoint_eig_op.cc40 using MatrixMaps = typename Base::MatrixMaps; typedef in tensorflow::SelfAdjointEigOp
H A Dsvd_op_impl.h80 using MatrixMaps = typename Base::MatrixMaps; variable
H A Dmatrix_solve_ls_op_impl.h45 using MatrixMaps = typename Base::MatrixMaps; variable
H A Dlinalg_ops_common.h141 using MatrixMaps = gtl::InlinedVector<MatrixMap, 4>; variable
H A Dcholesky_grad.cc35 using MatrixMaps = typename Base::MatrixMaps; typedef in tensorflow::CholeskyGrad
H A Dqr_op_impl.h97 using MatrixMaps = typename Base::MatrixMaps; variable