ray.train.TrainContext.get_storage#

abstract TrainContext.get_storage()[source]#

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

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

DeveloperAPI: This API may change across minor Ray releases.