forked from metax-maca/op_optimization
<docs>(flashinfer): gitlink格式适配-3
This commit is contained in:
parent
84419ce980
commit
82aae76571
|
|
@ -664,6 +664,7 @@ FlashInfer 方向包含 **4 个可选算子题目**,每个对应独立的 benc
|
|||
**参考 prompt** 及 **20001 FlashInfer Ragged Prefill 参考冒烟代码**:
|
||||
|
||||
- 参考 prompt
|
||||
|
||||
```plaintext
|
||||
# FlashInfer Ragged Prefill CUDA Kernel — Problem 20001
|
||||
|
||||
|
|
@ -852,6 +853,7 @@ FlashInfer 方向包含 **4 个可选算子题目**,每个对应独立的 benc
|
|||
|
||||
|
||||
- 20001 FlashInfer Ragged Prefill 参考冒烟代码
|
||||
|
||||
```cpp
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue