mirror of
https://github.com/deepseek-ai/FlashMLA
synced 2025-06-26 18:15:54 +00:00
update desc
This commit is contained in:
parent
90289837fc
commit
6199b0b4b5
@ -1,3 +1,8 @@
|
||||
/**
|
||||
* ref to Fa3's SmemTranspose64x64:
|
||||
* https://github.com/Dao-AILab/flash-attention/blob/0823cf7b5d96499c1c79a4f64b1e256a035ba4b4/hopper/mainloop_fwd_sm90_tma_gmma_ws.hpp#L26
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
template <int kBlockN, int kHeadDim, typename SmemLayoutK>
|
||||
|
Loading…
Reference in New Issue
Block a user