mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-04 16:22:57 +08:00

* [Intel HPU] Support intel hpu platform * fix some issues * apply precommit and move AttentionBackend_HPU * fix format issue * correct ops import * fix ci issue * update code in layers * fix code style issue * remove dense tp moe ep mode * fix enc_dec_block_num * fix rebase issue * rename hpu to gaudi in readme * rename ForwardMeta_HPU to HPUForwardMeta
11 lines
379 B
Markdown
11 lines
379 B
Markdown
# FastDeploy Installation
|
|
|
|
FastDeploy currently supports installation on the following hardware platforms:
|
|
|
|
- [NVIDIA GPU Installation](nvidia_gpu.md)
|
|
- [Kunlun XPU Installation](kunlunxin_xpu.md)
|
|
- [Enflame S60 GCU Installation](Enflame_gcu.md)
|
|
- [Iluvatar GPU Installation](iluvatar_gpu.md)
|
|
- [Hygon DCU Installation](hygon_dcu.md)
|
|
- [Intel Gaudi Installation](intel_gaudi.md)
|