AbstractPhil commited on
Commit
e51e801
·
verified ·
1 Parent(s): 965c9c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ tags:
12
  - utility
13
  - code
14
  ---
 
 
 
 
 
15
 
16
  # What this is
17
  SVD from torch is... exceedingly slow on benchmark.
 
12
  - utility
13
  - code
14
  ---
15
+ # Modular kernel
16
+ Make sure torch and triton are installed
17
+
18
+ https://huggingface.co/AbstractPhil/svd-triton/blob/main/kernel.py
19
+
20
 
21
  # What this is
22
  SVD from torch is... exceedingly slow on benchmark.