Extending Olive#

Design

Learn about the design and architecture of Olive.

Design

Adding new Passes

Learn how to extend Olive by adding your own model optimization techniques as a workflow pass.

Add new pass

How to add custom model evaluator

Learn how to add custom model evaluator.

Add custom model evaluator

Custom Scripts

Learn how to extend Olive by adding your own custom scripts for specific tasks like loading datasets.

Custom scripts