Browse Source

!32194 [MS][LITE][ST] add hms models to ci test

Merge pull request !32194 from luoyuan/add-ci-hmsmodels
pull/1/head
i-robot Gitee 4 years ago
parent
commit
24634f464a
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3 additions and 0 deletions
  1. +2
    -0
      mindspore/lite/test/config_level0/models_onnx.cfg
  2. +1
    -0
      mindspore/lite/test/config_level0/models_onnx_fp16.cfg

+ 2
- 0
mindspore/lite/test/config_level0/models_onnx.cfg View File

@@ -138,3 +138,5 @@ ml_video_edit_face_cutout_portraitSeg_1.onnx;2:a,b
ml_video_edit_face_cutout_portraitSeg_deconv.onnx;2:a,b
ml_video_edit_face_edit_retina_0906.onnx;1:input;1,107,80,3;;fp16_weight
ml_video_edit_face_edit_landmark_855_pose.onnx;1:input.1;;;fp16_weight
ml_video_edit_dynamic_effect_motion_generator_3_50000.onnx;3:input1,input2,input3
ml_video_edit_hairstyle_editing_face_parsing_2.onnx;1:input

+ 1
- 0
mindspore/lite/test/config_level0/models_onnx_fp16.cfg View File

@@ -139,3 +139,4 @@ ml_video_edit_face_cutout_portraitSeg_1.onnx;2:a,b 2
ml_video_edit_face_cutout_portraitSeg_deconv.onnx;2:a,b 4
ml_video_edit_face_edit_retina_0906.onnx;1:input;1,107,80,3;;fp16_weight 2.5
ml_video_edit_face_edit_landmark_855_pose.onnx;1:input.1;;;fp16_weight
ml_video_edit_hairstyle_editing_face_parsing_2.onnx;1:input 10

Loading…
Cancel
Save