mindspore/tests/ut/python/pynative_mode
mindspore-ci-bot 7a45596593 !7373 Use MetaTensor instead of Initializer
Merge pull request !7373 from lilei/modify_MetaTensor
2020-10-17 20:54:13 +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 [ME] Bug fix 2020-10-16 13:01:34 +08:00
ops * add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it 2020-09-15 18:25:12 +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 mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +08:00
test_implicit_conversion.py add import of ops in in ops __init__ 2020-09-12 15:29:43 +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_multi_grad.py add support for pynative multicases 2020-09-08 16:09:48 +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 mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +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 Use MetaTensor instead of Initializer 2020-10-16 09:38:11 +08:00
test_stop_gradient.py optimizer pynative graph memory 2020-09-16 16:14:05 +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