is this a bug or feature? I think lr find should be called after batch size search is done.
Hi! thanks for your contribution!, great first issue!
@SkafteNicki mind have look? 🐰
@Borda this is definitely a bug, it should be added to the list of attributes that are stored and altered before the search and then restored after the search:
https://github.com/PyTorchLightning/pytorch-lightning/blob/ccc923cbb01af7776f2472056b264758a6745871/pytorch_lightning/trainer/training_tricks.py#L213-L249
I will send a bugfix.
or @LeeJZh are interested in sending fix? 🦝
or @LeeJZh are interested in sending fix? 🦝
a pull request has been made.