Fix typo in 0x_gemm_tutorial.md
(#1035)
This commit is contained in:
parent
7e5ee8b7bf
commit
3930f709ce
@ -636,7 +636,7 @@ For example, the
|
||||
explains what to do if a matrix tiling
|
||||
doesn't perfectly divide the matrix.
|
||||
|
||||
### Implement GEMM as generalized tensor constraction (GETT)
|
||||
### Implement GEMM as generalized tensor contraction (GETT)
|
||||
|
||||
"GETT" here stands for "general(ized) tensor times tensor,"
|
||||
a tensor contraction.
|
||||
|
Loading…
Reference in New Issue
Block a user