remove superflous inpirt

This commit is contained in:
Eren Golge 2018-04-19 05:37:43 -07:00
parent 9a4f030310
commit 336994a67e
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ import torch.nn as nn
from torch import optim
from torch.autograd import Variable
from torch.utils.data import DataLoader
from torch.optim.lr_scheduler import ReduceLROnPlateau
from tensorboardX import SummaryWriter
from utils.generic_utils import (Progbar, remove_experiment_folder,