mindspore/tests/ut/python/pynative_mode
buxue 359e1f236e check user define bprop when there is parameter in nested network 2020-09-01 21:24:27 +08:00
..
engine clean pylint 2020-05-18 16:42:35 +08:00
ge Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
nn Fix bug about output of AddNGrad. 2020-07-18 18:47:52 +08:00
ops remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
vm clean pylint 2020-05-18 16:42:35 +08:00
__init__.py clean pylint 2020-05-18 10:31:46 +08:00
test_backend.py Fix pylint warning for files under `pynative_mode` directory. 2020-05-27 19:28:31 +08:00
test_bprop.py Fix pylint warning for files under `pynative_mode` directory. 2020-05-27 19:28:31 +08:00
test_cont_cases.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_context.py fix print file bug 2020-07-07 21:05:17 +08:00
test_framstruct.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_graph_param_cases.py add support for tuple parameter transform 2020-09-01 14:17:52 +08:00
test_graph_return_const_param.py clean pylint 2020-06-04 21:03:30 +08:00
test_high_order_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_hook.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_implicit_conversion.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_insert_grad_of.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_kw_and_kwarg.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_multigraph_sink.py remove redundant phi 2020-07-17 11:46:09 +08:00
test_parse_method.py support throw attribute error from c++ 2020-07-18 17:54:26 +08:00
test_partial.py clean pylint 2020-05-18 16:42:35 +08:00
test_pynative_model.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_remove_unnecessary_phi.py remove loop can unroll flag, clean some python usage 2020-07-18 17:41:34 +08:00
test_sparse_pynative.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_staging.py clean pylint 2020-05-18 16:42:35 +08:00
test_stop_gradient.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_training.py clean pylint 2020-06-04 21:03:30 +08:00
test_tuple_parameter.py support parameter tuple input in pynative mode 2020-08-31 20:38:43 +08:00
test_user_define_bprop_check.py check user define bprop when there is parameter in nested network 2020-09-01 21:24:27 +08:00