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

Support of X86 quantization engine as in pytorch? #883

Open
yanghou2000 opened this issue Aug 5, 2024 · 0 comments
Open

Support of X86 quantization engine as in pytorch? #883

yanghou2000 opened this issue Aug 5, 2024 · 0 comments

Comments

@yanghou2000
Copy link

According to this pytorch quantization guide, pytorch now supports a faster backend for int8 called X86 as a replace for FBGEMM. I find that in the tch-rs jit-quantized example tch-rs only supports either FBGEMM or QNNPACK.

I wonder if X86 will be supported soon, or is there a workaround so that tchrs can use X86 backend?

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

1 participant