Browse Source

takedown test_resnet_imagenet_and_thor_4p to ensure gate stability

pull/1/head
yanghaoran 4 years ago
parent
commit
e6f777dbe8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/st/networks/models/resnet50/test_resnet50_imagenet_and_thor.py

+ 1
- 1
tests/st/networks/models/resnet50/test_resnet50_imagenet_and_thor.py View File

@@ -339,7 +339,7 @@ def thor_end(device_num, q):
assert thor_cost < 30


@pytest.mark.level0
@pytest.mark.level1
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_single


Loading…
Cancel
Save