Skip to content

Add mixed dtype check for XNNPACK partitioner #1

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

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

keyprocedure
Copy link
Owner

Summary

Fixes pytorch#9023

Test plan

Unable to directly test due to auto-casting of dtypes and existing dtype checks in verifier.py.
Changes should prevent mixed dtypes from being handled by the partitioner.

@keyprocedure keyprocedure merged commit 4c2d5f5 into main Mar 25, 2025
keyprocedure pushed a commit that referenced this pull request Jun 12, 2025
Differential Revision: D75911655

Pull Request resolved: pytorch#11344
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Partitioner to not delegate mixed dtype operators
1 participant