Tri Dao 0519920e23 Deal with the case where q or k/v have length 0 há 2 semanas atrás
..
instantiations 7f5d73a162 Add env var to disable specific hdim há 1 mês atrás
__init__.py 7f67966cc7 FA3 initial code release há 6 meses atrás
benchmark_attn.py 82c1aa3514 Move PackGQA epilogue code to pack_gqa.h há 2 meses atrás
benchmark_flash_attention_fp8.py c92ca63268 FA3 FP8 qkv descales + restore max offset for h128 causal + added sync for producer WG (#1173) há 5 meses atrás
copy_sm90_bulk_reduce.hpp 29cdfedd80 Use Bulk reduce instead of TMA for dQaccum, split across WGs há 1 mês atrás
epilogue_bwd.hpp 0890032358 Implement backward pass for Sm80 há 2 semanas atrás
epilogue_fwd.hpp da264e5742 Change file names and class names to include sm90 suffix há 1 mês atrás
flash.h 76f14c61c9 Tune fwd tile sizes for Sm86 and Sm89 há 2 semanas atrás
flash_api.cpp 0519920e23 Deal with the case where q or k/v have length 0 há 2 semanas atrás
flash_attn_interface.py a609d82315 Change extension name to flash_attn_3_cuda há 2 semanas atrás
flash_bwd_kernel_sm80.h 0890032358 Implement backward pass for Sm80 há 2 semanas atrás
flash_bwd_kernel_sm90.h 659a631f4c Rename bwd classes to include Sm90 suffix há 3 semanas atrás
flash_bwd_launch_template.h 0890032358 Implement backward pass for Sm80 há 2 semanas atrás
flash_bwd_postprocess_kernel.h 0890032358 Implement backward pass for Sm80 há 2 semanas atrás
flash_bwd_preprocess_kernel.h 2c996ca25f Use SeqlenInfo for bwd and epilogue há 1 mês atrás
flash_fwd_combine_kernel.h 2c996ca25f Use SeqlenInfo for bwd and epilogue há 1 mês atrás
flash_fwd_combine_launch_template.h 9fd6b977bb Precompute the pointers in mha_combine kernel há 2 meses atrás
flash_fwd_combine_sm80.cu 9fd6b977bb Precompute the pointers in mha_combine kernel há 2 meses atrás
flash_fwd_kernel_sm80.h 76f14c61c9 Tune fwd tile sizes for Sm86 and Sm89 há 2 semanas atrás
flash_fwd_kernel_sm90.h 659a631f4c Rename bwd classes to include Sm90 suffix há 3 semanas atrás
flash_fwd_launch_template.h f907a13187 Tune tile sizes for fwd varlen on Sm80 and Sm86 há 2 semanas atrás
generate_kernels.py 7f5d73a162 Add env var to disable specific hdim há 1 mês atrás
heuristics.h 147ac33a2e Tune num_splits for local, don't split when num_n_blocks is small há 1 mês atrás
mainloop_bwd_sm80.hpp 5acb532214 Switch to cutlass v3.6.0, fix perf regression for hdim 128 causal há 2 semanas atrás
mainloop_bwd_sm90_tma_gmma_ws.hpp 0890032358 Implement backward pass for Sm80 há 2 semanas atrás
mainloop_fwd_sm80.hpp 5acb532214 Switch to cutlass v3.6.0, fix perf regression for hdim 128 causal há 2 semanas atrás
mainloop_fwd_sm90_tma_gmma_ws.hpp 5acb532214 Switch to cutlass v3.6.0, fix perf regression for hdim 128 causal há 2 semanas atrás
mask.h 51484a7b56 Make backward epilogue work for Sm80 há 3 semanas atrás
named_barrier.hpp 29cdfedd80 Use Bulk reduce instead of TMA for dQaccum, split across WGs há 1 mês atrás
pack_gqa.h 5acb532214 Switch to cutlass v3.6.0, fix perf regression for hdim 128 causal há 2 semanas atrás
padding.py 0519920e23 Deal with the case where q or k/v have length 0 há 2 semanas atrás
paged_kv.h 5acb532214 Switch to cutlass v3.6.0, fix perf regression for hdim 128 causal há 2 semanas atrás
rotary.h 82dc825759 Don't use the unsafe convert_type function há 1 mês atrás
seqlen.h 2c996ca25f Use SeqlenInfo for bwd and epilogue há 1 mês atrás
setup.py a609d82315 Change extension name to flash_attn_3_cuda há 2 semanas atrás
sm90_pipeline_no_cluster.hpp a609d82315 Change extension name to flash_attn_3_cuda há 2 semanas atrás
softmax.h 6807b1ea37 Longest-processing-time-first scheduler for causal há 1 mês atrás
static_switch.h 42fc4962f0 Uncomment tanh softcapping há 1 mês atrás
test_flash_attn.py 0519920e23 Deal with the case where q or k/v have length 0 há 2 semanas atrás
test_util.py 0519920e23 Deal with the case where q or k/v have length 0 há 2 semanas atrás
tile_scheduler.hpp a901c7eeda Make Sm80 forward pass work with persistent scheduler há 3 semanas atrás
tile_size.h f907a13187 Tune tile sizes for fwd varlen on Sm80 and Sm86 há 2 semanas atrás
utils.h 51484a7b56 Make backward epilogue work for Sm80 há 3 semanas atrás