Browse Source

[FIX] fix a typo

pull/8/head
Gao Enhao 2 years ago
parent
commit
28b65fdcd6
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/Examples/MNISTAdd.rst
  2. +1
    -1
      examples/mnist_add/README.md

+ 1
- 1
docs/Examples/MNISTAdd.rst View File

@@ -432,7 +432,7 @@ We present the results of ABL as follows, which include the reasoning accuracy (
<th>Method</th>
<th>Accuracy</th>
<th>Time to achieve the Acc. (s)</th>
<th>Peak Memory Usage (MB)</th>
<th>Average Memory Usage (MB)</th>
</tr>
</thead>
<tbody>


+ 1
- 1
examples/mnist_add/README.md View File

@@ -86,7 +86,7 @@ We present the results of ABL as follows, which include the reasoning accuracy (
<th>Method</th>
<th>Accuracy</th>
<th>Time to achieve the Acc. (s)</th>
<th>Peak Memory Usage (MB)</th>
<th>Average Memory Usage (MB)</th>
</tr>
</thead>
<tbody>


Loading…
Cancel
Save