Expand description
Model Serialization
Save and load trained models for deployment and inference.
Structs§
- Model
Checkpoint - Model checkpoint containing parameters and metadata
- Model
Metadata - Model metadata
Functions§
- load_
model - save_
model - Simplified save/load functions