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
[MLIR][TORCH] Add support for none result for convolution_backward op (#4063)
This commit adds the support for handling the cases when any result of
the convolution backward op is none.
This commit also adds the support for handling none results in
SimplifyShapeCalculations pass.
Signed-off-by: Vivek Khandelwal <[email protected]>
0 commit comments