v4.1 release update v2. (#2481)
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
\brief Example of a Hopper gather+GEMM+scatter kernel fusion.
|
||||
|
||||
This example fuses gather before GEMM and scatter after GEMM into the same
|
||||
GEMM kernel. Gather and scatter operation is controled by an index vector
|
||||
GEMM kernel. Gather and scatter operation is controlled by an index vector
|
||||
to select rows or columns from A, B, C or D matrices.
|
||||
|
||||
Gather/scatter operations are always performed along a strided dimension
|
||||
|
||||
Reference in New Issue
Block a user