Ray AIR Session
Contents
Ray AIR Session#
See also
See this Ray Train user guide and
this Ray Tune user guide for usage examples
of ray.air.session
in the respective libraries.
Report Metrics and Save Checkpoints#
|
Report metrics and optionally save a checkpoint. |
Retrieve Checkpoints and Datasets#
Access the session's last checkpoint to resume from if applicable. |
|
|
Returns the |
AIR Session Metadata#
Experiment name for the corresponding trial. |
|
Trial name for the corresponding trial. |
|
Trial id for the corresponding trial. |
|
Trial resources for the corresponding trial. |
|
Log directory corresponding to the trial directory for a Tune session. |
|
Get the current world size (i.e. |
|
Get the world rank of this worker. |
|
Get the local rank of this worker (rank of the worker on its node). |
|
Get the local rank of this worker (rank of the worker on its node). |
|
Get the local rank of this worker (rank of the worker on its node). |