From 7cef2f30741c1350840ba04b024106166f7eb9ea Mon Sep 17 00:00:00 2001 From: Guochen Yu Date: Sun, 16 Jan 2022 16:05:23 +0800 Subject: [PATCH] Update Backup.py --- Backup.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Backup.py b/Backup.py index d35c412..5038133 100644 --- a/Backup.py +++ b/Backup.py @@ -1,8 +1,4 @@ -""" -This script is the backup function used to support backup support for the SE system -Author: Andong Li -Time: 2019/05 -""" + import torch import torch.nn as nn