ray.air.checkpoint.Checkpoint.to_uri#

Checkpoint.to_uri(uri: str) str[source]#

Write checkpoint data to location URI (e.g. cloud storage).

Parameters

uri – Target location URI to write data to.

Returns

Cloud location containing checkpoint data.

Return type

str