forked from mindspore-Ecosystem/mindspore
!20015 add yolov3_darknet53 test case
Merge pull request !20015 from 吴书全/PR0316
This commit is contained in:
commit
344de3f14e
|
@ -90,7 +90,7 @@ class TimeMonitor(Callback):
|
|||
|
||||
DATA_DIR = "/home/workspace/mindspore_dataset/coco/coco2014/"
|
||||
|
||||
@pytest.mark.level1
|
||||
@pytest.mark.level0
|
||||
@pytest.mark.platform_arm_ascend_training
|
||||
@pytest.mark.platform_x86_ascend_training
|
||||
@pytest.mark.env_onecard
|
||||
|
|
Loading…
Reference in New Issue