Extending Olive#
Adding new Passes
Learn how to extend Olive by adding your own model optimization techniques as a workflow pass.
How to add custom model evaluator
Learn how to add custom model evaluator.
Custom Scripts
Learn how to extend Olive by adding your own custom scripts for specific tasks like loading datasets.