mindspore/tests
i-robot 9ddd3fb66f !27085 [MD][UT]: Use pytest.mark.forked for profiling tests
Merge pull request !27085 from cathwong/ckw_ut_prof_forked
2021-12-02 17:00:28 +00:00
..
mindspore_test_framework optimize the comment and log description 2021-10-20 12:02:40 +08:00
models@d6ce026e7d update tests/models 2021-10-26 19:51:56 +08:00
perf_test fix test cases about models 2021-09-23 09:19:37 +08:00
st fix relative import path for RDR st 2021-12-02 19:39:47 +08:00
syntax/simple_expression Parameters whose name are the same between different graphs do not affect each otherr 2021-10-27 11:34:56 +08:00
ut !27085 [MD][UT]: Use pytest.mark.forked for profiling tests 2021-12-02 17:00:28 +00:00
vm_impl Add bprop cache 2021-06-18 09:31:46 +08:00
.gitignore
CMakeLists.txt fix cmakelint error 2021-01-23 21:04:29 +08:00
OWNERS Add new commiter to OWNER files 2021-09-30 15:06:14 +08:00
__init__.py
dataset_mock.py dynamic min max shape phase 2 2021-06-07 20:06:26 +08:00
ops_common.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
security_utils.py add security wrap 2021-09-09 11:34:07 +08:00
summary_utils.py fix summary st, and support test dataset sink mode 2020-12-05 14:54:23 +08:00
train_step_wrap.py