ray/doc/source/ray-air
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
..
doc_code [air] update DummyTrainer to handle DatasetPipelines (#26175) 2022-06-29 09:32:57 -07:00
examples [AIR] Move integration logging callbacks to AIR (#26126) 2022-06-28 17:25:19 -07:00
images [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
check-ingest.rst [air] remove fully_executed from Tune. (#25750) 2022-06-14 22:32:48 -07:00
deployment.rst [docs] Add initial AIR documentation (#24483) 2022-05-13 01:29:59 -07:00
getting-started.rst [air/docs] Update documentation structure (#25475) 2022-06-06 15:15:11 -07:00
key-concepts.rst [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
package-ref.rst [air] update documentation to use session.report (#26051) 2022-06-30 10:37:31 -07:00
preprocessors.rst [AIR/train] Move predictors to ray.train (#25769) 2022-06-15 17:02:15 -07:00
use-pretrained-model.rst [AIR/Docs] Improve user guide gallery (#26016) 2022-06-23 17:51:01 -07:00
user-guides.rst Revert "[AIR][Serve] Rename ModelWrapperDeployment -> PredictorDeployment (#25962)" (#26176) 2022-06-28 17:07:07 -07:00