Skip to content

Commit e562f89

Browse files
committed
[Refactor][4/N] CUDA Learn Notes refactor Part-4
1 parent 3cc86ba commit e562f89

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
- [ ] 📖 flash_attn_2_fwd_f16_kernel
199199
- [ ] 📖 flash_attn_2_fwd_b16_kernel
200200
- [x] 📖 [hard_nms cpp](./nms/nms.cc)
201+
- [x] 📖 [notes v1(deprecated)](./notes-v1.cu)
201202

202203
## ©️License
203204
GNU General Public License v3.0
File renamed without changes.

notes.cu renamed to notes-v1.cu

File renamed without changes.

openai-triton/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Triton Kernels

0 commit comments

Comments
 (0)