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
[ExecuTorch][XNNPACK] Don't partition 3d and transposed convs (#4796)
Little bug got past partitioning, because 3d and transposed convolutions were now being partitioned.
We expand the scope of the ConvConfig's check_constraint to also fail when the convolutions are either transposed or 3d
Co-authored-by: Max Ren <[email protected]>
Pull Request resolved: #4763
0 commit comments