You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/developer-guide/perf-benchmarking.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Expect breaking API changes.
8
8
```
9
9
10
10
TensorRT LLM provides the `trtllm-bench` CLI, a packaged benchmarking utility that aims to make it
11
-
easier for users to reproduce our officially published [performance overiew](./perf-overview.md#throughput-measurements). `trtllm-bench` provides the follows:
11
+
easier for users to reproduce our officially published [performance overview](./perf-overview.md#throughput-measurements). `trtllm-bench` provides the follows:
12
12
13
13
- A streamlined way to build tuned engines for benchmarking for a variety of models and platforms.
0 commit comments