Module surrealml_core::storage
source · Expand description
Responsible for the saving and loading of the model including meta data around the model.
Modules§
- Handles the loading, saving, and utilisation of all the data in the header of the model file.
- Stream adapter for file system
- Defines the saving and loading of the entire
surml
file.