Files
triton/python/bench/README.md

6 lines
243 B
Markdown
Raw Permalink Normal View History

# 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.