mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-21 13:20:08 +08:00
* remove incorrect comment in training_step * added comment for on_batch_start in hooks.py * update early stopping docs * typo fix * whitespace fix * Apply suggestions from code review * Update docs/source/early_stopping.rst Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>