We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdf671 commit 14550abCopy full SHA for 14550ab
1 file changed
.gitignore
@@ -292,7 +292,9 @@ RLG/
292
scripts/
293
vortex_torch/kernels/centroid_score
294
295
-# Local source-tree clones (flashinfer / flash-attention) used for reference;
296
-# not part of this repo. Anchored so only the root-level dirs are ignored.
+# Local source-tree clones (flashinfer / flash-attention / cpu_kernels) used
+# for reference; not part of this repo. Anchored so only the root-level dirs
297
+# are ignored.
298
/flashinfer/
-/flash-attention/
299
+/flash-attention/
300
+/cpu_kernels/
0 commit comments