Browse Source

retrive deeplabv3 testcase

tags/v1.3.0
anzhengqi 5 years ago
parent
commit
19adf183d2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/st/model_zoo_tests/deeplabv3/test_DeeplabV3_voc2007.py

+ 1
- 1
tests/st/model_zoo_tests/deeplabv3/test_DeeplabV3_voc2007.py View File

@@ -18,7 +18,7 @@ import pytest
from tests.st.model_zoo_tests import utils
@pytest.mark.level0
@pytest.mark.level2
@pytest.mark.platform_x86_ascend_training
@pytest.mark.platform_arm_ascend_training
@pytest.mark.env_single


Loading…
Cancel
Save