Fixed typeo

Fixed typeo
This commit is contained in:
Andrew Kerr 2018-09-28 12:59:20 -07:00 committed by GitHub
parent 1a7ac522f8
commit 69e3709da4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ We describe the structure of an efficient GEMM in our talk at the
* [Batched Strided GEMM](tools/test/unit/gemm/batched_strided_sgemm_128x128x8.cu)
* [Threadblock rasterization strategies](tools/test/unit/gemm/sgemm_threadblock_swizzle_nt.cu)
* Improved performance for adverse problem sizes and data layouts
* Extended CUTLASS Core comonents
* Extended CUTLASS Core components
* Tensor views support arbitrary matrix and tensor layouts
* Zip iterators for structuring multiple data streams
* Enhanced CUTLASS utilities