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

Add support for quantized deconv #7640

Open
digantdesai opened this issue Jan 14, 2025 · 0 comments
Open

Add support for quantized deconv #7640

digantdesai opened this issue Jan 14, 2025 · 0 comments
Labels
module: xnnpack Issues related to xnnpack delegation

Comments

@digantdesai
Copy link
Contributor

🚀 The feature, motivation and pitch

We already have support for deconv (or transposed conv) from #7514. However, we need to update XNNPACK quantizer which lives in PyTorch/PyTorch for this op, and update the paritioner config to lower this as a quantized operator.

Alternatives

None.

Additional context

No response

RFC (Optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: xnnpack Issues related to xnnpack delegation
Projects
None yet
Development

No branches or pull requests

1 participant