lightning/pytorch_lightning/callbacks
Nicki Skafte e977d1cde5
Default value for ModelCheckpoint filepath (#1548)
* allow determine of filepath at runtime

* typing

Co-authored-by: Nicki Skafte <nugginea@gmail.com>
2020-04-23 11:50:58 -04:00
..
__init__.py improve partial Codecov (#1172) 2020-03-19 09:14:29 -04:00
base.py Improved docs for callbacks (#1370) 2020-04-05 09:38:52 +00:00
early_stopping.py fixed memory leak from opt return (#1528) 2020-04-19 16:41:54 -04:00
gradient_accumulation_scheduler.py add rank warning (#1428) 2020-04-09 14:05:46 -04:00
model_checkpoint.py Default value for ModelCheckpoint filepath (#1548) 2020-04-23 11:50:58 -04:00