Merge pull request '补充相关链接' (#21) from xiao_xiao/op_optimization:master into master

This commit is contained in:
Beckylu 2026-06-09 10:35:13 +08:00
commit 53880f68c3
1 changed files with 1 additions and 1 deletions

View File

@ -609,7 +609,7 @@ OOM 表示 GPU 显存不足无法完成当前计算。常见原因
* [FlashAttention-2 论文 (Dao, 2023)](https://arxiv.org/abs/2307.08691)
* [PyTorch CUDA 编程最佳实践](
* [PyTorch CUDA 编程最佳实践](https://pytorch.org/docs/stable/notes/cuda.html)
Baseline教程链接