ray.train.context.TrainContext.get_storage#

TrainContext.get_storage() StorageContext[source]#

Returns the StorageContext storage context which gives advanced access to the filesystem and paths configured through RunConfig.

NOTE: This is a developer API, and the StorageContext interface may change without notice between minor versions.

DeveloperAPI: This API may change across minor Ray releases.

DeveloperAPI: This API may change across minor Ray releases.