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
Add mixed dtype check for XNNPACK partitioner (#9612)
### Summary
Fixes#9023
Prevents the partitioner from handling ops with mixed dtypes.
### Test plan
Unable to directly test due to auto-casting of dtypes and existing dtype
checks in verifier.py.
0 commit comments