mindspore/tests/st/gradient
i-robot 8cabd14dcd
!35182 [bug] fix taylor rule of log
Merge pull request !35182 from chenzhuo/taylor_log
2022-05-31 01:33:29 +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 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 fix taylor rule of log 2022-05-30 16:26:15 +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