Skip to content

Commit 600280b

Browse files
committed
Revert import change
1 parent b912377 commit 600280b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests_pytorch/plugins/precision/test_amp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from torch import nn
1919
from torch.optim import Optimizer
2020

21-
from lightning.pytorch.plugins.precision import MixedPrecision
21+
from lightning.pytorch.plugins import MixedPrecision
2222
from lightning.pytorch.utilities import GradClipAlgorithmType
2323

2424

0 commit comments

Comments
 (0)