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

Custom Scripts

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

Custom scripts