ray.train.context.TrainContext.get_storage#
- TrainContext.get_storage() StorageContext[source]#
Returns the
StorageContextstorage context which gives advanced access to the filesystem and paths configured throughRunConfig.NOTE: This is a developer API, and the
StorageContextinterface 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.