[CI] Adjust model-specific diff threshold and include iluvatar XPU paths in coverage (#6663)

This commit is contained in:
YuBaoku
2026-03-05 10:02:54 +08:00
committed by GitHub
parent ddb06ff83f
commit 56ceeda80c
2 changed files with 16 additions and 1 deletions
+2
View File
@@ -33,6 +33,8 @@ omit =
*/fastdeploy/model_executor/ops/gpu/fastdeploy_ops.py
*/fastdeploy/model_executor/ops/gpu/fastdeploy_ops/__init__.py
*/fastdeploy/model_executor/ops/gpu/deep_gemm/utils.py
*/fastdeploy/model_executor/layers/attention/iluvatar_attn_backend.py
*/fastdeploy/model_executor/xpu_pre_and_post_process.py
*/fastdeploy/**/dcu/*
*/fastdeploy/worker/dcu*.py
*/fastdeploy/**/gcu/*