forked from mindspore-Ecosystem/mindspore
!8257 [MSLITE] Add ci test for several models.
Merge pull request !8257 from wangshaocong/ci
This commit is contained in:
commit
e11e0f45e1
|
@ -64,3 +64,6 @@ detection_retinaface_fix
|
|||
landmark
|
||||
plat_isface
|
||||
PoseNet_dla_17_x512
|
||||
ml_location_scene_division
|
||||
ml_tabel_recog
|
||||
ml_text_division
|
||||
|
|
|
@ -13,3 +13,9 @@ magenta_arbitrary-image-stylization-v1-256_fp16_transfer_1.tflite
|
|||
magenta_arbitrary-image-stylization-v1-256_int8_transfer_1.tflite
|
||||
magenta_arbitrary-image-stylization-v1-256_int8_prediction_1.tflite
|
||||
gts_model_quant_frozen.tflite
|
||||
albert_lite_base_squadv1_1.tflite
|
||||
efficientnet_lite0_int8_2.tflite
|
||||
efficientnet_lite1_int8_2.tflite
|
||||
efficientnet_lite2_int8_2.tflite
|
||||
efficientnet_lite3_int8_2.tflite
|
||||
efficientnet_lite4_int8_2.tflite
|
||||
|
|
|
@ -132,3 +132,6 @@ mtk_face_recognition.tflite
|
|||
mtk_convert_model.tflite
|
||||
mtk_model_face_dress_fp16.tflite
|
||||
smartreply.tflite
|
||||
mindspore_text_classification_tflite.tflite
|
||||
ml_location.tflite
|
||||
ml_text_correction.tflite
|
||||
|
|
Loading…
Reference in New Issue