This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!12840
open 8p testcases
From:
@zhoufeng54
Reviewed-by: Signed-off-by:
tags/v1.2.0-rc1
mindspore-ci-bot
Gitee
4 years ago
parent
c529cfa427
98775f29dd
commit
9aa0753588
6 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/st/auto_parallel/test_optimizer_parallel.py
+1
-1
tests/st/auto_parallel/test_parallel_recursive_strategy_search.py
+1
-1
tests/st/auto_parallel/test_parallel_strategy_search.py
+1
-1
tests/st/broadcast/test_broadcast_auto_parallel.py
+1
-1
tests/st/hcom/test_hcom_sparsetensor.py
+1
-1
tests/st/model_zoo_tests/wide_and_deep/test_wide_and_deep_auto_parallel.py
+ 1
- 1
tests/st/auto_parallel/test_optimizer_parallel.py
View File
@@ -16,7 +16,7 @@ import os
import pytest
@pytest.mark.level
2
@pytest.mark.level
0
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single
+ 1
- 1
tests/st/auto_parallel/test_parallel_recursive_strategy_search.py
View File
@@ -16,7 +16,7 @@ import os
import pytest
@pytest.mark.level
2
@pytest.mark.level
0
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single
+ 1
- 1
tests/st/auto_parallel/test_parallel_strategy_search.py
View File
@@ -16,7 +16,7 @@ import os
import pytest
@pytest.mark.level
2
@pytest.mark.level
0
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single
+ 1
- 1
tests/st/broadcast/test_broadcast_auto_parallel.py
View File
@@ -17,7 +17,7 @@ import os
import pytest
@pytest.mark.level
2
@pytest.mark.level
0
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single
+ 1
- 1
tests/st/hcom/test_hcom_sparsetensor.py
View File
@@ -17,7 +17,7 @@ import os
import pytest
@pytest.mark.level
2
@pytest.mark.level
0
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single
+ 1
- 1
tests/st/model_zoo_tests/wide_and_deep/test_wide_and_deep_auto_parallel.py
View File
@@ -16,7 +16,7 @@ import os
import pytest
@pytest.mark.level
2
@pytest.mark.level
0
@pytest.mark.platform_x86_ascend_training
@pytest.mark.platform_arm_ascend_training
@pytest.mark.env_single
Write
Preview
Loading…
Cancel
Save