ray/doc/source/train
Antoni Baum dc7ed086a5
[AIR] More checkpoint configurability, Result extension (#25943)
This PR:
* Allows the user to set `keep_checkpoints_num` and `checkpoint_score_attr` in `RunConfig` using the `CheckpointStrategy` dataclass
* Adds two new fields to the `Result` object - `best_checkpoints` - a list of saved best checkpoints as determined by `CheckpointingConfig`.
2022-06-29 08:23:29 -07:00
..
examples [Train] Add torch data prefetch benchmark example (#22974) 2022-03-18 13:27:26 -07:00
api.rst [AIR] More checkpoint configurability, Result extension (#25943) 2022-06-29 08:23:29 -07:00
architecture.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
examples.rst [Train] Fully deprecate Ray SGD v1 (#24038) 2022-04-25 16:12:57 -07:00
faq.rst [train] add FAQ (#22757) 2022-04-04 16:14:35 -07:00
train-arch.svg Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
train.rst [Train] Fully deprecate Ray SGD v1 (#24038) 2022-04-25 16:12:57 -07:00
user_guide.rst [AIR] More checkpoint configurability, Result extension (#25943) 2022-06-29 08:23:29 -07:00