Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 727 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 727 Bytes

ENOT_Tutorials

Basic examples

Here you can find tutorials for ENOT framework.

To get started with ENOT, you first need to install it. You can find the installation instructions here: https://enot-autodl.rtd.enot.ai/en/latest/installation_guide.html#installation

1. Tutorial - automatic quantization

This notebook shows how to apply enot-autodl framework for automatic quantization to create quantized model.

2. Tutorial - automatic pruning

This notebook shows how to apply enot-autodl framework for automatic network pruning and fine-tuning.

3. Tutorial - Ultralytics YOLOv8 quantization

This notebook shows how to apply enot-autodl framework for automatic network quantization of Ultralytics YOLOv8.