Skip to content

Commit f976e85

Browse files
authored
fix jit for PT1.7 (#4172)
1 parent 45d05ff commit f976e85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytorch_lightning/core/lightning.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ class LightningModule(
6565
"datamodule",
6666
"example_input_array",
6767
"hparams",
68+
"hparams_initial",
6869
"on_gpu",
6970
"current_epoch",
7071
"global_step",

0 commit comments

Comments
 (0)