Skip to content

Commit 6fdcfdd

Browse files
authored
block unet yolact nanodet ci_test (OAID#1058)
1 parent 252c690 commit 6fdcfdd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/test.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ test_models=(
2020
"./tests/test_model_landmark"
2121
"./tests/test_model_mobilefacenet"
2222
"./tests/test_model_mobilenet_ssd"
23-
"./tests/test_model_nanodet_m"
23+
# "./tests/test_model_nanodet_m"
2424
"./tests/test_model_openpose"
2525
"./tests/test_model_retinaface"
2626
"./tests/test_model_ultraface"
27-
"./tests/test_model_unet"
28-
"./tests/test_model_yolact"
27+
# "./tests/test_model_unet"
28+
# "./tests/test_model_yolact"
2929
"./tests/test_model_yolofastest"
3030
"./tests/test_model_yolov3"
3131
"./tests/test_model_yolov3_tiny"

0 commit comments

Comments
 (0)