Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
flash-attention
Commits
a1f49a2b92b6fa022379bbebafed9d7f5e96a675
Switch branch/tag
flash-attention
csrc
flash_attn
src
fmha_fwd_launch_template.h
06 Jan, 2023
1 commit
[Compilation] Change BOOL_SWITCH to fix Windows compilation
· a1f49a2b
Tri Dao
authored
Jan 06, 2023
Follow xFormers's DISTPATCH_BOOL. Haven't tested it on Windows.
a1f49a2b
06 Dec, 2022
1 commit
Simplify BOOL_SWITCH macro to fix compiling error on gcc 7
· 8a2ece89
Tri Dao
authored
Dec 06, 2022
8a2ece89
26 Nov, 2022
1 commit
Speed up compilation by splitting into separate .cu files
· d95ee1a9
Tri Dao
authored
Nov 25, 2022
d95ee1a9