retrive deeplabv3 testcase

This commit is contained in:
anzhengqi 2021-05-07 15:32:12 +08:00
parent 7962d88b19
commit 19adf183d2
1 changed files with 1 additions and 1 deletions

View File

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