mindspore/tests/ut/python/graph_syntax/list
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
..
test_dtype_list.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_list.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_list_add_list.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_list_assign.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_list_mul_number.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_number_mul_list.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00