forked from mindspore-Ecosystem/mindspore
retrive deeplabv3 testcase
This commit is contained in:
parent
7962d88b19
commit
19adf183d2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue