package fs
FileSystem-based on Models.
It supports the following URIs.
- ../relative/path/to/model
- /absolute/path/to/model
- file:///absolute/path/to/model
- s3://bucket/path/to/model
- gs://bucket/path/to/model
- https://example.com/path/to/model
Linear Supertypes
Type Members
-
class
FileSystemRegistry extends PyImplRegistry with LazyLogging
FileSystem-based Model Registry.