8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b38ef83 + 22820bb commit d3d94e0Copy full SHA for d3d94e0
index.html
@@ -42,7 +42,7 @@
42
Examples
43
</a>
44
<div class="dropdown-menu">
45
- <a class="dropdown-item" id="tfp_matmul" href="#">Marix Multiplication</a>
+ <a class="dropdown-item" id="tfp_matmul" href="#">Matrix Multiplication</a>
46
<a class="dropdown-item" id="tfp_kmeans" href="#">k-means Clustering</a>
47
<a class="dropdown-item" id="tfp_inference" href="#">Machine Learning Inference</a>
48
<a class="dropdown-item" id="tfp_dreamplace" href="#">Integrated Circuit Placement</a>
0 commit comments