v4.1 release update v2. (#2481)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
**************************************************************************************************/
|
||||
|
||||
// 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.
|
||||
//
|
||||
// Suppose, all matrices are column major. The pseudo code of the fused kernel
|
||||
|
||||
Reference in New Issue
Block a user