From fb96c34b89d1f3fbc1f760a6211bbcffc1187f4b Mon Sep 17 00:00:00 2001 From: biondizzle Date: Sun, 31 May 2026 22:42:06 +0000 Subject: [PATCH] =?UTF-8?q?rename:=20single=5Fshot=5Finference.py=20?= =?UTF-8?q?=E2=86=92=20single=5Fshot=5FPYTORCH=5FREFERENCE.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- single_shot_inference.py => single_shot_PYTORCH_REFERENCE.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename single_shot_inference.py => single_shot_PYTORCH_REFERENCE.py (100%) diff --git a/single_shot_inference.py b/single_shot_PYTORCH_REFERENCE.py similarity index 100% rename from single_shot_inference.py rename to single_shot_PYTORCH_REFERENCE.py