flash-attention/flash_attn/modules
2022-11-23 12:48:56 -08:00
..
__init__.py Add __init__.py files to subdirectories for installation 2022-11-17 16:55:44 -08:00
block.py Add MLP, MHA, Block, Embedding modules 2022-11-13 22:06:44 -08:00
embedding.py Add MLP, MHA, Block, Embedding modules 2022-11-13 22:06:44 -08:00
mha.py Add MLP, MHA, Block, Embedding modules 2022-11-13 22:06:44 -08:00
mlp.py [ViT] Use dropout_add_ln for the 1st layer norm 2022-11-23 12:48:56 -08:00