Files
pytorch-lightning/docs
Joel Wong f6b8b175bb Update Docs for current checkpointing behaviour (#445)
Related issue #432

The old documentation suggested that the way to restore a training session is to use a test_tube Experiment. Trainer no longer takes an experiment as a parameter, so it seems the current way to restore a training session is to pass an experiment via a TestTubeLogger. Even if this is not the most elegant solution, updating the docs will at least point new users in the right direction.
2019-10-31 06:40:32 -04:00
..
2019-08-07 10:03:28 -07:00
2019-06-25 17:56:01 -04:00
2019-10-05 17:34:10 -04:00
2019-08-05 10:52:09 +02:00