From 6bb9070e9ba6ed6cb3b2cd1bf388f7863d6cd7ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jiang=20Yuxin=20=E5=A7=9C=E5=AE=87=E5=BF=83?= <70904956+YJiangcm@users.noreply.github.com> Date: Mon, 8 May 2023 16:56:47 +0800 Subject: [PATCH] Update run.py --- run.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/run.py b/run.py index 7105c13..6ce7fc0 100644 --- a/run.py +++ b/run.py @@ -1,4 +1,9 @@ -# coding: UTF-8 +# -*- coding: utf-8 -*- +""" +Created on Jan 21 2023 +@author: JIANG Yuxin +""" + import time import torch import argparse