Notifications
Clear all
BugOverflow
1
Posty
1
Users
0
Reactions
706
Widok
0
19/06/2023 12:11 pm
Topic starter
1 Answer
0
19/06/2023 12:12 pm
Topic starter
make sure that are you using right import, change
from lightning.pytorch.tuner import Tuner
to
from pytorch_lightning.tuner import Tuner