You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
* Update evaluation.md
1 - Remove outdated reference to running eval.py directly
2 - explain how we run ET/AOTI models with eval.
3 - Add an example with quantization to show how we can use eval to determine how to process models.
* Update evaluation.md
* Update evaluation.md
Highlight ability to use different options and encourage users to experiment with them.
* Update evaluation.md
Wording corrections
* Update build_native.sh
Update to C++11 ABI for AOTI, similar to ET
Now let's evaluate the effect of quantization on evaluation results by exporting with quantization using `--quantize` and an exemplary quantization configuration:
0 commit comments