Skip to content

Commit

Permalink
Update run.py
Browse files Browse the repository at this point in the history
  • Loading branch information
YJiangcm committed May 8, 2023
1 parent 9a675c0 commit 6bb9070
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion run.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# coding: UTF-8
# -*- coding: utf-8 -*-
"""
Created on Jan 21 2023
@author: JIANG Yuxin
"""

import time
import torch
import argparse
Expand Down

0 comments on commit 6bb9070

Please sign in to comment.