mindspore/tests/ut/python/nn/gradient
chenzhuo b742f8aa76 modify vjp 2022-09-14 15:08:16 +08:00
..
test_function_jvp_graph.py add examples of grad, jvp and vjp 2021-11-16 14:15:26 +08:00
test_function_jvp_pynative.py add examples of grad, jvp and vjp 2021-11-16 14:15:26 +08:00
test_function_vjp_graph.py modify vjp 2022-09-14 15:08:16 +08:00
test_function_vjp_pynative.py modify vjp 2022-09-14 15:08:16 +08:00
test_grad_graph.py support grad and value_and_grad with has_aux 2022-08-12 16:43:03 +08:00
test_grad_pynative.py support grad and value_and_grad with has_aux 2022-08-12 16:43:03 +08:00
test_jvp_graph.py Add st and ut for jvp vjp and grad 2021-08-28 17:34:23 +08:00
test_jvp_pynative.py Add st and ut for jvp vjp and grad 2021-08-28 17:34:23 +08:00
test_vjp_graph.py Add st and ut for jvp vjp and grad 2021-08-28 17:34:23 +08:00
test_vjp_pynative.py Add st and ut for jvp vjp and grad 2021-08-28 17:34:23 +08:00