mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-08-23 12:30:31 +08:00
* Early stopping fix * Update trainer.py * Don't force validation sanity check * fix tests * update * Added early_stopping check_metrics * Updated docs * Update docs * Do not call early stopping when validation is disabled Co-authored-by: William Falcon <waf2107@columbia.edu>