Skip to content

Commit f199105

Browse files
committed
tflops fix
1 parent 9fcebdc commit f199105

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

benchmark/matmul_fp8/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ PY
2727

2828
| K | Latency (s) | Throughput (TFLOPs) |
2929
|-------|-------------|---------------------|
30-
| 256 | 0.091488 | 0.376 |
31-
| 512 | 0.110496 | 0.622 |
32-
| 1024 | 0.148256 | 0.927 |
33-
| 2048 | 0.234080 | 1.174 |
34-
| 4096 | 0.398944 | 1.378 |
35-
| 8192 | 0.752416 | 1.461 |
36-
| 16384 | 1.443808 | 1.523 |
30+
| 256 | 0.091488 | 376 |
31+
| 512 | 0.110496 | 622 |
32+
| 1024 | 0.148256 | 927 |
33+
| 2048 | 0.234080 | 1174 |
34+
| 4096 | 0.398944 | 1378 |
35+
| 8192 | 0.752416 | 1461 |
36+
| 16384 | 1.443808 | 1523 |

0 commit comments

Comments
 (0)