This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
zzy34407230
/
mindspore2022
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
22
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
change the async dump testcase level to level1
tags/v1.5.0-rc1
yelihua
4 years ago
parent
dfd3f92858
commit
ca835a7d2d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/st/dump/test_data_dump.py
+ 1
- 1
tests/st/dump/test_data_dump.py
View File
@@ -55,7 +55,7 @@ def change_current_dump_json(file_name, dump_path):
json.dump(data, f)
@pytest.mark.level
0
@pytest.mark.level
1
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_onecard
Write
Preview
Loading…
Cancel
Save