ray/doc/source/ray-overview/doc_test
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
..
ray_core.py exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
ray_data.py [docs] test ray.io snippets (#22822) 2022-03-08 15:50:57 +00:00
ray_rllib.py [RLlib] Move all remaining algos into algorithms directory. (#25366) 2022-06-04 07:35:24 +02:00
ray_serve.py exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
ray_train.py exclude doc_code from import sorting (#25772) 2022-06-15 11:34:45 -07:00
ray_tune.py [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
README.md [docs] test ray.io snippets (#22822) 2022-03-08 15:50:57 +00:00

orphan
true

Tests for ray.io code snippets