Skip to content

Commit 2d8eb16

Browse files
committed
Merge branch 'ci/bump-pt-2.6' of https://github.com/Lightning-AI/lightning into ci/bump-pt-2.6
2 parents 6c26f48 + daa0920 commit 2d8eb16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/check-avail-extras.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import matplotlib # noqa: F401
55
import omegaconf # noqa: F401
66
import rich # noqa: F401
7+
import torch
78

8-
import torch # noqa: F401
99
if torch.cuda.is_available():
1010
import bitsandbytes # noqa: F401

0 commit comments

Comments
 (0)