Commit Graph

12 Commits

Author SHA1 Message Date
hezhenhao1 892c091582 Split test cases of bfgs method. 2022-03-10 20:02:16 +08:00
hezhenhao1 b4776cfab1 Remove debug message for BFGS method. 2021-12-25 15:53:15 +08:00
hezhenhao1 a527f43699 Add debug message for BFGS method. 2021-11-19 15:36:45 +08:00
z00512249 fe9442761c add cpu op fp64 register to fix bugs of gmres for backend cpu 2021-11-18 16:57:01 +08:00
i-robot 5c2d1bad14 !26406 Delete a bfgs test case.
Merge pull request !26406 from hezhenhao1/master
2021-11-17 03:17:32 +00:00
hezhenhao1 954dc51a9d Delete a bfgs test case. 2021-11-17 09:13:55 +08:00
z00512249 c3f823cb3e scipy gmres batched interface 2021-11-16 21:10:08 +08:00
hezhenhao1 93decfffae Add cg method and test cases. And refactor the st test. 2021-11-15 10:49:58 +08:00
hezhenhao1 fb0bdc0caf Add test cases for bfgs method. 2021-11-11 09:15:30 +08:00
hezhenhao1 35a06c9b8b Add test cases with float64 as input type and support graph mode for BFGS. 2021-11-08 21:16:20 +08:00
liqiliang 88762e3759 Remove a st of bfgs. 2021-11-05 11:45:40 +08:00
liqiliang dd829f53f9 Add BFGS, line_search and block_diag algorithms in scipy. 2021-11-01 16:06:41 +08:00