未验证 提交 ad1dfbf2 编写于 作者: H huzhiqiang 提交者: GitHub

remove test_models ci projects, because these project hass been removed in ci...

remove test_models ci projects, because these project hass been removed in ci test test=develop (#2669)
上级 8d332397
...@@ -1042,23 +1042,6 @@ function main { ...@@ -1042,23 +1042,6 @@ function main {
build_test_arm_subtask_armlinux build_test_arm_subtask_armlinux
shift shift
;; ;;
build_test_arm_model_mobilenetv1)
build_test_arm_subtask_model test_mobilenetv1 mobilenet_v1
build_test_arm_subtask_model test_mobilenetv1_int8 MobileNetV1_quant
shift
;;
build_test_arm_model_mobilenetv2)
build_test_arm_subtask_model test_mobilenetv2 mobilenet_v2_relu
shift
;;
build_test_arm_model_resnet50)
build_test_arm_subtask_model test_resnet50 resnet50
shift
;;
build_test_arm_model_inceptionv4)
build_test_arm_subtask_model test_inceptionv4 inception_v4_simple
shift
;;
check_style) check_style)
check_style check_style
shift shift
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册