## 🐛 Bug `model` becames unpickable after calling `trainer.predict(model, dataloader)`, raises: `TypeError: can't pickle _thread.lock objects`. See attached example. [example_pickle_pl.zip](https://github.com/PyTorchLightning/pytorch-lightning/files/6489192/example_pickle_pl.zip) 