mindspore/tests/st/parameter
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 Fix the problem when use Parameter as top func graph arguments. 2022-07-28 21:00:37 +08:00
test_parameter.py Rectification of test cases according to ST test case specifications. 2022-10-13 17:06:31 +08:00
test_parameter_celllist.py Rectification of test cases according to ST test case specifications. 2022-10-13 17:06:31 +08:00
test_parameter_ms_function.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00