flash-attention/tests
2024-01-14 01:03:23 -08:00
..
layers Run isort and black on test files 2023-08-18 20:59:35 -07:00
losses [CrossEntropy] Test longer sequences 2023-12-16 19:11:23 -08:00
models Add test for BTLM init 2023-12-25 15:16:27 -08:00
modules Run isort and black on test files 2023-08-18 20:59:35 -07:00
ops [LayerNorm] Rename layernorm.py -> layer_norm.py 2024-01-05 00:21:03 -08:00
pyproject.toml Move pyproject.toml to flash-attn and tests dir to avoid PEP 517 2023-08-25 15:05:28 -07:00
test_flash_attn.py apply_dropout now takes tensor of rowcol layout 2024-01-14 01:03:23 -08:00
test_rotary.py [Rotary] Implement varlen rotary 2023-09-03 17:57:10 -07:00