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
Hello,
in the following code the result returned by triton.ops.blocksparse.matmul and torch.einsum do not align (please nolayout consists of all ones).
My understanding is that both outputs should be the same.
Hello,
in the following code the result returned by
triton.ops.blocksparse.matmul
andtorch.einsum
do not align (please nolayout
consists of all ones).My understanding is that both outputs should be the same.
Thank you in advance!
The text was updated successfully, but these errors were encountered: