We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3b467 commit 7aa862aCopy full SHA for 7aa862a
tests/deprecated_api/test_remove_1-5.py
@@ -19,6 +19,7 @@
19
20
import pytest
21
import torch
22
+from torch import optim
23
24
from pytorch_lightning import Callback, Trainer
25
from pytorch_lightning.callbacks import ModelCheckpoint
0 commit comments