ray/doc/source/tune/tutorials
xwjiang2010 ac831fded4
[air] update documentation to use session.report (#26051)
Update documentation to use `session.report`.

Next steps:
1. Update our internal caller to use `session.report`. Most importantly, CheckpointManager and DataParallelTrainer.
2. Update `get_trial_resources` to use PGF notions to incorporate the requirement of ResourceChangingScheduler. @Yard1 
3. After 2 is done, change all `tune.get_trial_resources` to `session.get_trial_resources`
4. [internal implementation] remove special checkpoint handling logic from huggingface trainer. Optimize the flow for checkpoint conversion with `session.report`.

Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
2022-06-30 10:37:31 -07:00
..
BUILD [docs] sphinx gallery removal, migrate to ipynb (#22467) 2022-02-19 01:19:07 -08:00
overview.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
tune-advanced-tutorial.rst [doc/linter] fix broken deepmind link #23542 2022-03-28 22:35:53 -07:00
tune-checkpoints.rst [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
tune-distributed.rst [docs/tune] Small fixes to tune-distributed for new restore modes (#24220) 2022-04-26 22:19:49 +01:00
tune-lifecycle.rst [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
tune-metrics.rst [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
tune-output.rst [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
tune-resources.rst [tune/structure] Refactor suggest into search package (#26074) 2022-06-25 14:55:30 +01:00
tune-scalability.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
tune-search-spaces.rst [Docs] optuna notebook (#23477) 2022-03-25 09:04:53 +01:00
tune-stopping.rst [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00