Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will onxxruntime backend support INT8 on cpu ? #240

Open
bharadwajymg opened this issue Feb 20, 2024 · 1 comment
Open

Will onxxruntime backend support INT8 on cpu ? #240

bharadwajymg opened this issue Feb 20, 2024 · 1 comment

Comments

@bharadwajymg
Copy link

Hi,
we are trying to quantise our onnx models to int8 to run on cpu using : https://onnxruntime.ai/docs/performance/model-optimizations/quantization.html#quantization-on-gpu

we are using dynamic quantisation , and banking on AVX2 and AVX512 extensions , when we tested our models using onnx runtime we see an improvement so cross checking if this backend supports them by directly defining backend in config.pbtxt ?

@Jackiexiao
Copy link

yes, onxxruntime backend support INT8 on cpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants