ray/doc/source/tune
Kai Fricke 236951ee4c
[tune] Introduce TrialCheckpoint class, making checkpoint down/upload easie (#20585)
This PR introduces a TrialCheckpoint class which is returned e.g. by ExperimentAnalysis.best_checkpoint. The class enables easy access to cloud storage locations (rather than just local directories before). It also comes with utilities to download, upload, and save trial checkpoints to local and cloud targets.
2021-11-22 14:16:26 +00:00
..
_tutorials [tune] Merge Analysis into ExperimentAnalysis (#20197) 2021-11-16 16:47:12 +00:00
api_docs [tune] Introduce TrialCheckpoint class, making checkpoint down/upload easie (#20585) 2021-11-22 14:16:26 +00:00
examples [tune] Multi-objective support for Optuna (#20489) 2021-11-18 18:47:29 +00:00
.gitignore [tune] New Doc edits, add Concepts page (#8083) 2020-04-25 18:25:56 -07:00
contrib.rst [Docs] Tune Contributors fix (#15719) 2021-05-10 12:22:47 -07:00
index.rst Added example to user guide for cloud checkpointing (#20045) 2021-11-15 15:43:06 +00:00
key-concepts.rst [tune] Merge Analysis into ExperimentAnalysis (#20197) 2021-11-16 16:47:12 +00:00
user-guide.rst Added example to user guide for cloud checkpointing (#20045) 2021-11-15 15:43:06 +00:00