From fd398f2ca06a3809741dc7e3f11e192fd7f08dad Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 26 Jun 2023 17:21:08 +0800 Subject: [PATCH] Mon Jun 26 05:21:08 PM CST 2023 --- torch_check.py => example/torch_check.py | 0 example/train.py => train.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename torch_check.py => example/torch_check.py (100%) rename example/train.py => train.py (100%) diff --git a/torch_check.py b/example/torch_check.py similarity index 100% rename from torch_check.py rename to example/torch_check.py diff --git a/example/train.py b/train.py similarity index 100% rename from example/train.py rename to train.py