Skip to content

Commit

Permalink
reqst
Browse files Browse the repository at this point in the history
  • Loading branch information
dingguanglei committed Oct 26, 2018
1 parent 2d786a1 commit 2fa9bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdit/trainer/gan/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from abc import abstractmethod
from tqdm import tqdm
from torch.autograd import Variable
from jdit.metric.inception import Metric
from ...metric.inception import Metric
import torch


Expand Down

0 comments on commit 2fa9bfe

Please sign in to comment.