flash-attention/flash_attn/modules
2022-12-27 22:05:20 -08:00
..
__init__.py Add __init__.py files to subdirectories for installation 2022-11-17 16:55:44 -08:00
block.py Implement Tensor Parallel for transformer Block 2022-12-25 14:08:21 -08:00
embedding.py Implement Tensor Parallel for GPT2Embeddings 2022-12-25 14:29:53 -08:00
mha.py Bump to v0.2.6 2022-12-27 22:05:20 -08:00
mlp.py Implement TensorParallel for FusedDense and FusedDenseGeluDense 2022-12-24 11:48:56 -08:00