Tutorials#
The following tutorials walk through the main flows of MASE, from model training to deployment.
Hint
For a quick introduction, see the Quickstart page. The tutorials on this page dive deeper into various features and use cases.
Core Tutorials#
The following tutorials show how to use Mase for standard model compression and optimization flows, such as Finetuning, Quantization and Pruning.
Architecture Search#
The following show how to effectively run Neural Architecture Search (NAS) and mixed-precision search to find optimal architecture configurations for a given task or dataset.
Post-Training Quantization#
The following tutorial walks through Mase’s MX post-training quantization flow end to end, mirroring the PLENA Software walk-through.
Developer Guide#
If you’d like to contribute to Mase, you may find the following resources useful.