6 lines
243 B
Markdown
6 lines
243 B
Markdown
![]() |
# Run the benchmarks
|
||
|
|
||
|
Install the required dependencies via `pip install -r requirements-bench.txt` from the triton/python/bench folder.
|
||
|
|
||
|
Run the benchmarks through `python3 bench/run.py`, this will produce an HTML report in a results folder.
|