From 188dbd737a03cfd39f2ce7db4232693310183bf3 Mon Sep 17 00:00:00 2001 From: 乔峰昇 <qiaofengsheng@situdata.com> Date: Mon, 24 Oct 2022 10:25:01 +0800 Subject: [PATCH] submit code --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4a2c6b4..fce6e25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.idea/ __pycache__/ runs/ *.onnx -- libgit2 0.24.0