flash-attention/flash_attn/modules
2022-12-21 14:17:58 -08:00
..
__init__.py Add __init__.py files to subdirectories for installation 2022-11-17 16:55:44 -08:00
block.py Implement BERT 2022-12-18 21:47:27 -08:00
embedding.py Implement BERT 2022-12-18 21:47:27 -08:00
mha.py Implement XPos (Sun et al.) 2022-12-21 14:17:58 -08:00
mlp.py Implement last_layer_subset optimization for BERT 2022-12-19 22:18:46 -08:00