Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNAVAILABLE: Invalid argument: unexpected inference input 'sigmoid_0.tmp_0', allowed inputs are: save_infer_model/scale_0.tmp_0 #2582

Open
pjd206 opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@pjd206
Copy link

pjd206 commented Dec 30, 2024

环境

  • 【FastDeploy版本】: docker pull registry.baidubce.com/paddlepaddle/fastdeploy:1.0.7-gpu-cuda11.4-trt8.5-21.10
  • 【编译命令】如果您是自行编译的FastDeploy,请说明您的编译方式(参数命令)
    Docker内启动服务时:fastdeployserver --model-repository=./examples/vision/ocr/PP-OCR/serving/fastdeploy_serving/models
  • 【系统平台】: Linux x64(centos)
  • 【硬件】: 说明具体硬件型号,如 Nvidia GPU A10
  • 【编译语言】: Python(3.6)

问题日志及出现问题的操作流程

  • 【模型跑不通】
    • 先执行examples下的部署示例,可以正确执行,但自己的模型不能运行
      | Model | Version | Status |
      | cls_postprocess | 1 | READY |
      | cls_pp | 1 | READY |
      | cls_runtime | 1 | READY |
      | det_postprocess | 1 | READY |
      | det_preprocess | 1 | READY |
      | det_runtime | 1 | UNAVAILABLE: Invalid argument: unexpected inference input 'sigmoid_0.tmp_0', allowed inputs are: save_infer_model/scale_0.tmp_0 |
      | rec_postprocess | 1 | READY |
      | rec_pp | 1 | READY |
      | rec_runtime | 1 | READY |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants