forked from mindspore-Ecosystem/mindspore
!16412 offline modelzoo centernet testcase
From: @anzhengqi Reviewed-by: @xsmq,@wmzheng2020 Signed-off-by: @xsmq
This commit is contained in:
commit
a23634cef6
|
@ -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.level1
|
||||||
@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