From 359f1266e179e5d28324fd07aa013ecc9291184b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=8D=A3=E7=90=B3?= Date: Thu, 28 Jul 2022 08:38:05 +0000 Subject: [PATCH] add PyTorch/built-in/cv/semantic_segmentation/AttU_Net_for_PyTorch. --- .../built-in/cv/semantic_segmentation/AttU_Net_for_PyTorch/infer | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 PyTorch/built-in/cv/semantic_segmentation/AttU_Net_for_PyTorch/infer diff --git a/PyTorch/built-in/cv/semantic_segmentation/AttU_Net_for_PyTorch/infer b/PyTorch/built-in/cv/semantic_segmentation/AttU_Net_for_PyTorch/infer new file mode 100644 index 0000000000..e69de29bb2 -- Gitee