!27320 takedown resnet50_cifar10_gpu

Merge pull request !27320 from yanghaoran/takedown_gpu_resnet
This commit is contained in:
i-robot 2021-12-07 07:38:09 +00:00 committed by Gitee
commit 1c84ab092c
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ def test_resnet50_cifar10_ascend():
assert sum(loss_list) / len(loss_list) < 0.70
@pytest.mark.level0
@pytest.mark.level1
@pytest.mark.platform_x86_gpu_training
@pytest.mark.env_single
def test_resnet50_cifar10_gpu():