Skip to content

Commit 291ecda

Browse files
committed
quikc doc fix
1 parent 350a510 commit 291ecda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/en/optimization/torch2.0.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ Using `torch.compile` with efficient attention gives up to 18% performance impro
188188
| 4090 | 1 | 5.54 | 4.99 | 4.51 | | | |
189189
| 4090 | 4 | 13.67 | 11.4 | 10.3 | | | |
190190
| 4090 | 8 (2) | | 19.79 | 17.13 | | | |
191-
| 4090 | 16 | | 38.62 | | 33.14 | | |
191+
| 4090 | 16 | | 38.62 | 33.14 | | | |
192192
| 4090 | 32 (1) | | 76.57 | 65.96 | | | |
193-
| 4090 | 48 | | 114.44 | | 98.78 | | |
193+
| 4090 | 48 | | 114.44 | 98.78 | | | |
194194

195195

196196

0 commit comments

Comments
 (0)