mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -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> |
||
---|---|---|
.. | ||
analysis.rst | ||
cli.rst | ||
client.rst | ||
env.rst | ||
execution.rst | ||
integration.rst | ||
internals.rst | ||
logging.rst | ||
overview.rst | ||
reporters.rst | ||
schedulers.rst | ||
search_space.rst | ||
sklearn.rst | ||
stoppers.rst | ||
suggestion.rst | ||
trainable.rst |