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
Arm backend: Create negative operator_support check unsupported u55 ops (#8682)
Since there will be more unsupported ops for u55 it makes more sense
to create a new negative check for ops which are always unsupported
on u55.
bitwise_support.py is removed with this patch as it's redundent with
the new negative check.
Signed-off-by: Sebastian Larsson <[email protected]>
0 commit comments