!29582 takedown resnet50_imagenet due to probalistic failures

Merge pull request !29582 from yanghaoran/master
This commit is contained in:
i-robot 2022-01-28 01:36:18 +00:00 committed by Gitee
commit 33d8542427
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ def train_process(q, device_id, epoch_size, device_num, enable_hccl):
q.put({'acc': acc, 'cost': time_cost})
@pytest.mark.level0
@pytest.mark.level1
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single