[DOCS] Fix typo (#650)
This commit is contained in:
@@ -76,8 +76,8 @@ You will specifically learn about:
|
|||||||
#
|
#
|
||||||
# .. code-block:: python
|
# .. code-block:: python
|
||||||
#
|
#
|
||||||
# pa += BLOCK_SIZE_K * stride_ak;
|
# a_ptrs += BLOCK_SIZE_K * stride_ak;
|
||||||
# pb += BLOCK_SIZE_K * stride_bk;
|
# b_ptrs += BLOCK_SIZE_K * stride_bk;
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# L2 Cache Optimizations
|
# L2 Cache Optimizations
|
||||||
|
Reference in New Issue
Block a user