mindspore/tests/st/gradient
yujianfeng d855c830d2 Change class Variable to mutable function 2022-05-16 09:05:32 +08: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 Change class Variable to mutable function 2022-05-16 09:05:32 +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 add taylor rule log 2022-05-09 15:17:17 +08: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