mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-23 13:40:39 +08:00
* feat(trainer): add enable_benchmarking option closes #370 * Update trainer.py * Update trainer.py * Update trainer.py * Update trainer.py * Update trainer.py * Update trainer.py * Update trainer.py * Update trainer.py * add test * try to make the lint work * fix typo * add test, verify torch.backends.cudnn.benchmark * make lint happy * make lint happy Co-authored-by: William Falcon <waf2107@columbia.edu>