Skip to content

Commit

Permalink
try to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
toodef committed Nov 10, 2020
1 parent 15151f0 commit 02fa8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/train_test.py
Expand Up @@ -7,7 +7,7 @@
from torch import Tensor
from torch.nn import functional as F

from monitoring.monitors import FileLogMonitor
from piepline.monitoring.monitors import FileLogMonitor
from piepline.train import Trainer
from piepline import events_container
from piepline.train_config.metrics import AbstractMetric, MetricsGroup
Expand Down

0 comments on commit 02fa8c9

Please sign in to comment.