mirror of
https://github.com/vale981/ray
synced 2025-03-07 02:51:39 -05:00
![]() 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> |
||
---|---|---|
.. | ||
BUILD | ||
overview.rst | ||
tune-advanced-tutorial.rst | ||
tune-checkpoints.rst | ||
tune-distributed.rst | ||
tune-lifecycle.rst | ||
tune-metrics.rst | ||
tune-output.rst | ||
tune-resources.rst | ||
tune-scalability.rst | ||
tune-search-spaces.rst | ||
tune-stopping.rst |