This website requires JavaScript.
Explore
Help
Sign In
apps
/
FastDeploy
Watch
1
Star
0
Fork
0
You've already forked FastDeploy
mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced
2025-12-24 13:28:13 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
fbb6dcb9e4725bf17caa4d61dfc6b6f3aea8d4f2
FastDeploy
/
fastdeploy
/
model_executor
/
layers
/
attention
History
lzy
1e06b9fa6d
make append_attn supports mask_offset (
#3138
)
...
* make append_attn supports mask_offset * add unittest
2025-08-14 03:40:55 -07:00
..
ops
make append_attn supports mask_offset (
#3138
)
2025-08-14 03:40:55 -07:00
__init__.py
…
append_attn_backend.py
make append_attn supports mask_offset (
#3138
)
2025-08-14 03:40:55 -07:00
attention_selecter.py
…
attention.py
…
base_attention_backend.py
[MetaxGPU] Support FastDeploy on metax gpu (
#3241
)
2025-08-13 11:11:54 +08:00
block_multihead_attn_backend.py
…
flash_attn_backend.py
…
iluvatar_attn_backend.py
[Iluvatar GPU] Optimze attention and moe performance (
#3234
)
2025-08-08 10:51:24 +08:00
mla_attention_backend.py
…
native_paddle_backend.py
…
utils.py
…
xpu_attn_backend.py
…