mindspore/tests/ut/python/graph_syntax/dict
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_dict_clear.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_dict_fromkeys.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_dict_get.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_dict_haskey.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_dict_update.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_dictionary.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
test_dtype_dictionary.py Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00