diff --git a/docs/source/sparsity.rst b/docs/source/sparsity.rst
index 3c1a5ee2ec..3a6e6ab048 100644
--- a/docs/source/sparsity.rst
+++ b/docs/source/sparsity.rst
@@ -391,6 +391,9 @@ The specific backend hardware and its corresponding sparsity pattern, as well as
+
+ Fig 2.3: unstructured sparsity
+
1
|
@@ -465,18 +468,17 @@ The specific backend hardware and its corresponding sparsity pattern, as well as
- Fig 2.3: unstructured sparsity
|
2:4 Semi-Structured
-
|
-
-
+
+ Fig 2.4: 2:4 semi-structured sparsity
+
0
|
@@ -551,9 +553,6 @@ The specific backend hardware and its corresponding sparsity pattern, as well as
-
- Fig 2.4: 2:4 semi-structured sparsity
-
|
@@ -563,6 +562,9 @@ The specific backend hardware and its corresponding sparsity pattern, as well as
+
+ Fig 2.5: 4x4 block-wise structured sparsity
+
0
|
@@ -637,19 +639,16 @@ The specific backend hardware and its corresponding sparsity pattern, as well as
-
- Fig 2.5: 4x4 block-wise structured sparsity
-
|
Structured Sparsity
-
|
-
-
+
+ Fig 2.6: row-wise structured sparsity
+
1
|
@@ -723,10 +722,10 @@ The specific backend hardware and its corresponding sparsity pattern, as well as
- Fig 2.6: row-wise structured sparsity
-
|
*Table 4.4: Description of some common sparsity patterns.*
+
+For more information on our supported APIs and benchmaks please refer `Sparsity README `_.