We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb99525 commit bee1909Copy full SHA for bee1909
benchmarks/run.py
@@ -4,6 +4,8 @@
4
5
Currently supported kernels are listed in `KERNEL_MAPPINGS` in `benchmarks/run.py`.
6
7
+NOTE: It's recommended to run `rm -rf /tmp/torchinductor_${USER}/*` before running this script to enable autotuning and ensure best performance.
8
+
9
Usage:
10
$ python benchmarks/run.py [tritonbench args...] [--kernel <kernel_name(s)>]
11
0 commit comments