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
The recent GEMM code using make_block_ptr delivers very good performance, which is similar or better than PyTorch for many sizes. But it currently can't handle mask. @ienkovich do you have a plan to support it?