Skip to content

Commit ea956b2

Browse files
authored
Update README.md
1 parent 75d5240 commit ea956b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
</div>
1111

1212
📒**CUDA-Learn-Note**: CUDA 笔记 / 大模型手撕CUDA / C++笔记,更新随缘: flash_attn、sgemm、sgemv、warp reduce、block reduce、dot、elementwise、softmax、layernorm、rmsnorm、histogram、relu、sigmoid etc.
13+
<!--
1314
<p align="center"> <a > 🌟如果觉得有用,不妨给个🌟👆🏻Star支持一下吧~ </a> </p>
15+
-->
1416

1517
## 0x00 前言
1618
前段时间参加了一些**LLM AI Infra**面试,基本都要手撕**CUDA**⚡️,于是整体复习了一下**CUDA**优化相关的内容,也整理了一些高频题的基本写法。笔记分享在这里,不定期更新,也方便自己日后复习。关于**LLM AI Infra**,也推荐我整理的: 📖[Awesome-LLM-Inference](https://github.com/DefTruth/Awesome-LLM-Inference) ![](https://img.shields.io/github/stars/DefTruth/Awesome-LLM-Inference.svg?style=social)

0 commit comments

Comments
 (0)