PaddlePaddle / PaddlePaddle/FastDeploy

ERNIE 4.5-VL模型问题跟进

Open
#4,849 2 comments 0 reactions 1 assignee View on GitHub

@yangjianfengo1 is already working on this.

Since Nov 6, 2025.

Dominant language
Python
Stars
3.7k
Forks
756
Avg merge
19h 28m
Merged PRs (30d)
4

Description

问题1

File "/root/paddlejob/workspace/huangzhengjie/static_inference/python310/lib/python3.10/site-packages/fastdeploy/model_executor/graph_optimization/graph_optimization_backend.py", line 151, in __call__
    return self.cudagraph_piecewise_backend.__call__(**kwargs)
  File "/root/paddlejob/workspace/huangzhengjie/static_inference/python310/lib/python3.10/site-packages/fastdeploy/model_executor/graph_optimization/cudagraph_piecewise_backend.py", line 157, in __call__
    assert entry is not None, f"real shape:{padding_real_shape} is not in cuda graph capture list."
AssertionError: real shape:0 is not in cuda graph capture list.

解决PR已合入2.3分支 https://github.com/PaddlePaddle/FastDeploy/pull/4844
TODO: 还需合入至develop

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.