forked from huawei/mindspore2022
Add ci test for several models.
This commit is contained in:
parent
a7503fd28a
commit
7e6f2f730a
|
|
@ -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