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.
.gitignore
scripts_cache
1 parent 5b4bffb commit 3539c01Copy full SHA for 3539c01
.gitignore
@@ -18,6 +18,7 @@ python/triton/_C/*.ilk
18
benchmarks/dist
19
benchmarks/*.egg-info/
20
benchmarks/**/*.so
21
+.scripts_cache/
22
23
# Logs
24
inductor_log/
0 commit comments