grok icon indicating copy to clipboard operation
grok copied to clipboard

Avoid AttributeError resulting from Pytorch Lightning update

Open langosco opened this issue 3 years ago • 0 comments

With the most recent version of pytorch lightning, assigning a value to self.hparams raises an AttributeError (see eg https://github.com/PyTorchLightning/pytorch-lightning/discussions/7525 ).

langosco avatar Jan 14 '22 14:01 langosco