From ac81f0f6e0c867516579536a776b7ecfd804e936 Mon Sep 17 00:00:00 2001 From: wang_shaocong Date: Wed, 14 Oct 2020 16:01:11 +0800 Subject: [PATCH] add ci test for onnx model. --- mindspore/lite/test/models_onnx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/mindspore/lite/test/models_onnx.cfg b/mindspore/lite/test/models_onnx.cfg index da7a632e70..bf1bde2f15 100644 --- a/mindspore/lite/test/models_onnx.cfg +++ b/mindspore/lite/test/models_onnx.cfg @@ -3,3 +3,4 @@ mtk_emotions-d2012-75.8%.onnx mtk_face_features_v3.onnx ml_face_3d.onnx gts_version-RFB-320_simplified.onnx +mnist-8.onnx