From 40fde0a69f84ac31d8cebe10c2239773383ac90b Mon Sep 17 00:00:00 2001 From: gongdaguo Date: Thu, 5 Nov 2020 20:51:09 +0800 Subject: [PATCH] add model --- mindspore/lite/test/models_onnx.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mindspore/lite/test/models_onnx.cfg b/mindspore/lite/test/models_onnx.cfg index 7599ef9ed2..04e9248fc0 100644 --- a/mindspore/lite/test/models_onnx.cfg +++ b/mindspore/lite/test/models_onnx.cfg @@ -13,6 +13,10 @@ inception-v1-9.onnx inception-v2-9.onnx shufflenet-9.onnx squeezenet1.0-9.onnx +residual_distill_cifar10_bs_1.onnx +residual_distill_cifar10_bs_32.onnx +residual_distill_bs_1.onnx +residual_distill_bs_32.onnx ml_face_3d.onnx gts_version-RFB-320_simplified.onnx mnist-8.onnx