|
layers
|
Add MLP, MHA, Block, Embedding modules
|
2022-11-13 22:06:44 -08:00 |
|
models
|
Add GPT and ViT models
|
2022-11-13 22:30:23 -08:00 |
|
modules
|
Add MLP, MHA, Block, Embedding modules
|
2022-11-13 22:06:44 -08:00 |
|
ops
|
Add GPT and ViT models
|
2022-11-13 22:30:23 -08:00 |
|
utils
|
Move benchmark utils, support AMP
|
2022-10-23 12:50:00 -07:00 |
|
__init__.py
|
Add missing __init__.py
|
2022-07-03 02:04:55 -04:00 |
|
bert_padding.py
|
remove numpy dependency
|
2022-10-06 19:17:15 +02:00 |
|
flash_blocksparse_attention.py
|
Rename src -> flash_attn
|
2022-06-01 18:50:26 -07:00 |