mindspore/tests/ut/python/utils
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 initial version 2020-03-27 22:54:54 +08:00
test_callback.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_checkparam.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_export.py !35681 Extend export/load with customized encryption functions for MindIR 2022-06-13 08:43:41 +00:00
test_initializer.py Optimize parameter random initializer 2022-08-16 19:49:03 +08:00
test_initializer_fuzz.py delete shape validation in initializer 2020-07-01 16:01:31 +08:00
test_serialize.py modify file chmod 2022-06-08 23:26:15 +08:00