ray.tune.TuneContext.get_storage#
- TuneContext.get_storage() StorageContext #
Returns the
StorageContext
storage context which gives advanced access to the filesystem and paths configured throughRunConfig
.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.