fix typos (#1059)
This commit is contained in:
parent
7618e9bfd8
commit
6673df0e48
@ -40,7 +40,7 @@
|
||||
#include <cute/atom/mma_atom.hpp>
|
||||
|
||||
/** The gemm algorithm takes four (or three) tensors and computes
|
||||
* D += A * B + C
|
||||
* D = A * B + C
|
||||
* It dispatches based on the number of modes each tensor has:
|
||||
*
|
||||
* 1. `(V) x (V) => (V)`.
|
||||
|
Loading…
Reference in New Issue
Block a user