mindspore/tests/st/gradient
i-robot e5d53e4c02
!34942 [bug] fix jet and grad input check error in graph mode
Merge pull request !34942 from chenzhuo/master
2022-06-07 07:35:04 +00:00
..
test_custom_cell_bprop.py Support custom cell bprop when using Parameter in primal graph 2022-04-27 14:08:17 +08:00
test_function_jvp_graph.py add function jvp 2021-11-12 08:44:41 +08:00
test_function_jvp_pynative.py add function jvp 2021-11-12 08:44:41 +08:00
test_function_vjp_graph.py add taylor higher order differentiation 2022-03-10 19:26:14 +08:00
test_function_vjp_pynative.py add taylor higher order differentiation 2022-03-10 19:26:14 +08:00
test_grad_graph.py fix grad twice position bug 2021-12-06 09:39:42 +08:00
test_grad_mutable.py Add pass to convert unused tuple output parameter to make_tuple 2022-06-02 09:50:06 +08:00
test_grad_pynative.py fix grad twice position bug 2021-12-06 09:39:42 +08:00
test_jvp_graph.py Vjp and fix jvp 2021-08-27 18:26:57 +08:00
test_jvp_pynative.py Vjp and fix jvp 2021-08-27 18:26:57 +08:00
test_taylor_differentiation_graph.py !34942 [bug] fix jet and grad input check error in graph mode 2022-06-07 07:35:04 +00:00
test_taylor_differentiation_pynative.py add taylor higher order differentiation 2022-03-10 19:26:14 +08:00
test_vjp_graph.py Vjp and fix jvp 2021-08-27 18:26:57 +08:00
test_vjp_pynative.py Add st and ut for jvp vjp and grad 2021-08-28 17:34:23 +08:00