mindspore/tests/mindspore_test_framework/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
block_util.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
bprop_util.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
check_gradient.py modify ms function cache key 2021-08-25 14:40:45 +08:00
compare_util.py
config_util.py
dataset_util.py
debug_util.py
facade_util.py
keyword.py
model_util.py
npy_util.py
other_util.py
verifier_util.py