mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Iluvatar] Optimize decode group_gemm and Support cuda graph for ernie (#6803)
This commit is contained in:
@@ -579,6 +579,7 @@ elif paddle.is_compiled_with_custom_device("iluvatar_gpu"):
|
||||
"iluvatar_ops/mixed_fused_attn.cu",
|
||||
"iluvatar_ops/w8a16_group_gemm.cu",
|
||||
"iluvatar_ops/w8a16_group_gemv.cu",
|
||||
"iluvatar_ops/restore_tokens_per_expert.cu",
|
||||
"iluvatar_ops/runtime/iluvatar_context.cc",
|
||||
"iluvatar_ops/cpp_extensions.cc",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user