mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-21 13:20:08 +08:00
* pylint * model API * update test * formatting * disable logger * fix checking overwrite * fix test * typo * deprecated model * fix for DDP * drop Flake8 in GH actions * Update pytorch_lightning/trainer/evaluation_loop.py * fix imports Co-authored-by: Nic Eggert <nic@eggert.io>