Commit Graph

11 Commits

Author SHA1 Message Date
hezhenhao1 bcb936373e Apply value and type checking for all functions in mindspore.scipy module. 2022-02-23 14:04:39 +08:00
zhujingxuan c99aa71ba6 move error test to daily build 2022-02-21 20:41:55 +08:00
z00512249 f066e36fe4 Remove CholeskySolve and replace it by using solve_triangular 2022-02-16 14:08:55 +08:00
zhujingxuan e30847cac0 The `solve_triangular` API fallback.
Now only the `SolveTriangular` op supports batch computation, the `solve_triangular` API only accept 2D matrix input.
2022-02-12 18:10:29 +08:00
hezhenhao1 ace447279e Opt Eig operator to support batch shape. 2022-02-08 16:00:27 +08:00
z00512249 b5ff033ff5 opt cholesky to support batch shape 2022-01-29 11:08:04 +08:00
i-robot 04d7f716e7
!29597 opt cholesky attributes.
Merge pull request !29597 from zhuzhongrui/pub_master2
2022-01-28 07:55:38 +00:00
z00512249 f96d40db22 opt cholesky attributes. 2022-01-28 10:40:35 +08:00
z00512249 622f9a6f10 opt test_ops value name. 2022-01-27 15:51:56 +08:00
zhujingxuan 29febb2e2a fix solve_triangular and eigh api issue 2022-01-26 17:12:19 +08:00
zhujingxuan a18b9e703e move testcases 2021-11-30 10:52:02 +08:00