Searched defs:MatrixSolve (Results 1 – 5 of 5) sorted by relevance
37 MatrixSolve() : BaseOperator(kNameMatrixSolve) { InitIOName({"matrix", "rhs"}, {"output"}); } in MatrixSolve() function
57 graphStatus MatrixSolve(const TensorDesc &tensor1, const TensorDesc &tensor2, bool square, Shape &o… in MatrixSolve() function
27 IMPLEMT_INFERFUNC(MatrixSolve, MatrixSolveInfer) { in IMPLEMT_INFERFUNC() argument
3884 class MatrixSolve(Primitive): class
2037 [MatrixSolve] section2056 [MatrixSolveLs] argument