Skip to content

Commit

Permalink
Update include/cute/arch/mma_xe.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Mehdi Goli <[email protected]>
  • Loading branch information
taozha2 and mehdi-goli authored Apr 17, 2024
1 parent c00c660 commit 352a581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cute/arch/mma_xe.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ struct XE_1x16x16_BF16BF16F32F32_NN
d = intel_sub_group_bf16_bf16_matrix_mad_k16(a, b, c);
}
};
} //namespace cute
} //namespace cute

0 comments on commit 352a581

Please sign in to comment.