This website requires JavaScript.
Explore
Help
Sign In
yindo
/
flash-attention
Watch
1
Star
0
Fork
0
You've already forked flash-attention
mirror of
https://github.com/BillyOutlast/flash-attention.git
synced
2026-07-01 21:04:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
flash-attention
/
flash_attn
/
ops
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Tri Dao
fd2fc9d85c
[LayerNorm] Don't let torch.compile trace inside _layer_norm_bwd
2025-04-29 23:42:49 -04:00
..
triton
[LayerNorm] Don't let torch.compile trace inside _layer_norm_bwd
2025-04-29 23:42:49 -04:00
__init__.py
Add __init__.py files to subdirectories for installation
2022-11-17 16:55:44 -08:00
activations.py
Fix swiglu backwards return type (
#1337
)
2024-11-15 16:23:40 -08:00
fused_dense.py
fix deprecation warning for newer torch versions (
#1565
)
2025-03-31 18:44:32 -07:00
layer_norm.py
Run isort and black on python files
2023-08-18 14:22:11 -07:00
rms_norm.py
Run isort and black on python files
2023-08-18 14:22:11 -07:00