Browse Source

!16056 retrive modelzoo testcase deeplab3

From: @anzhengqi
Reviewed-by: @wuxuejian,@ms_yan,@jonyguo
Signed-off-by: @jonyguo
pull/16056/MERGE
mindspore-ci-bot Gitee 4 years ago
parent
commit
dbab5ceddd
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