flash-attention/flash_attn/ops
2023-01-06 17:34:22 -08:00
..
triton Add GPT and ViT models 2022-11-13 22:30:23 -08:00
__init__.py Add __init__.py files to subdirectories for installation 2022-11-17 16:55:44 -08:00
fused_dense.py [FusedDense] Limit matrix dims to 2M (instead of 64k) 2023-01-01 17:06:39 -08:00
gelu_activation.py Add fused_dense and dropout_add_layernorm CUDA extensions 2022-11-13 21:59:20 -08:00
layer_norm.py [LayerNorm] Implement RMS Norm 2023-01-06 17:34:22 -08:00
rms_norm.py [LayerNorm] Implement RMS Norm 2023-01-06 17:34:22 -08:00