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 45d05ff commit f976e85Copy full SHA for f976e85
pytorch_lightning/core/lightning.py
@@ -65,6 +65,7 @@ class LightningModule(
65
"datamodule",
66
"example_input_array",
67
"hparams",
68
+ "hparams_initial",
69
"on_gpu",
70
"current_epoch",
71
"global_step",
0 commit comments