From 6460af41917dcc28b36efe79a7f3b9d7764d5e95 Mon Sep 17 00:00:00 2001 From: zouap Date: Thu, 9 Jun 2022 09:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- templates/repo/modelmanage/convertIndex.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/modelmanage/convertIndex.tmpl b/templates/repo/modelmanage/convertIndex.tmpl index ab6053bdf..4b296b189 100644 --- a/templates/repo/modelmanage/convertIndex.tmpl +++ b/templates/repo/modelmanage/convertIndex.tmpl @@ -399,7 +399,7 @@ } function isModel(filename){ var postfix=[".pth",".pkl",".onnx",".mindir",".cpkt",".pb"]; - for(int i =0; i