Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin Xiao committed May 26, 2021
1 parent 56984ed commit 4cedb05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import torch
import torch.nn.parallel
import torch.optim
from torch.optim.swa_utils import AveragedModel, SWALR, update_bn
from torch.utils.collect_env import get_pretty_env_info
from tensorboardX import SummaryWriter

Expand Down

0 comments on commit 4cedb05

Please sign in to comment.