mindspore/tests/ut/python/graph_syntax/control_flow
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
..
__init__.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_cont_break.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_for_stmt.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_if_function.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_while_param.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00