From ed4914ec0e98c222d522f8c04a88081a1f0f68c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E7=9A=93=E5=93=B2?= Date: Fri, 18 Mar 2022 08:27:01 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20PyTorch/?= =?UTF-8?q?built-in/cv/classification/3D=5FResNet=5FID0421=5Ffor=5FPyTorch?= =?UTF-8?q?/modelzoo=5Flevel.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../3D_ResNet_ID0421_for_PyTorch/modelzoo_level.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/modelzoo_level.txt diff --git a/PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/modelzoo_level.txt b/PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/modelzoo_level.txt deleted file mode 100644 index 31529da2e6..0000000000 --- a/PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/modelzoo_level.txt +++ /dev/null @@ -1,3 +0,0 @@ -FuncStatus:OK -PerfStatus:OK -PrecisionStatus:OK \ No newline at end of file -- Gitee