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
- Enable translation to `reshape` from `view`, which was causing
failures when compiling BERT model due to memory layout of Tensors
- Default to `matmul` within `compose_bmm` lowering pass when the
dimension of inputs exceeds 3
0 commit comments