mindspore/tests/st/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_list_append.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_list_assign.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_list_clear.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_list_count.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_list_extend.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_list_insert.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_list_pop.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_list_reverse.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00