Skip to content

Commit

Permalink
Update training_loop.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ananthsub committed Apr 28, 2021
1 parent fcfb621 commit f44c1a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytorch_lightning/trainer/training_loop.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import numpy as np
import torch

from pytorch_lightning.callbacks import EarlyStopping
from pytorch_lightning.core.optimizer import LightningOptimizer
from pytorch_lightning.core.step_result import Result
from pytorch_lightning.plugins import ParallelPlugin
Expand Down

0 comments on commit f44c1a1

Please sign in to comment.