Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon committed Nov 29, 2019
1 parent 6629897 commit db0587f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytorch_lightning/trainer/ddp_mixin.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ def train_fx(trial_hparams, cluster_manager, _):
import os
import re
import logging
import warnings

import torch

Expand Down

0 comments on commit db0587f

Please sign in to comment.