[doc] fix: fix typos in the comment (#1049)

This commit is contained in:
Haibin Lin
2023-08-16 11:39:25 -04:00
committed by GitHub
parent 2d9a557427
commit 7e5ee8b7bf
@@ -94,7 +94,7 @@ template <
typename ThreadblockShape, typename ThreadblockShape,
/// Warp-level tile size (concept: GemmShape) /// Warp-level tile size (concept: GemmShape)
typename WarpShape, typename WarpShape,
/// Warp-level tile size (concept: GemmShape) /// Instruction tile size (concept: GemmShape)
typename InstructionShape, typename InstructionShape,
/// Epilogue output operator /// Epilogue output operator
typename EpilogueOutputOp, typename EpilogueOutputOp,