Expand description
Model optimization operations including quantization and pruning
Real implementations using ToRSh ecosystem and SciRS2 foundation
Functionsยง
- optimize_
model - Optimize model for deployment
- prune_
model - Prune model to remove unnecessary parameters
- quantize_
model - Quantize model to reduce precision and size