Skip to content

PaddlePaddle/SLANeXt_wired模型转onnx有误 #1628

@asunxiao

Description

@asunxiao

Please fill in the information below so that we can solve the problem quickly, Thanks !

Describe the bug
A clear and concise description of what the bug is.

执行命令
paddle2onnx --model_dir ./ --model_filename inference.json --params_filename inference.pdiparams --opset_version 19 --save_file inference.onnx --enable_onnx_checker True

Image

出现error报错,但是仍然生成了onnx权重。使用onnxruntime加载权重发现权重有问题

Informations (please complete the following information):

  • Inference engine for deployment:
  • Why convert to onnx:
  • Paddle2ONNX Version: 2.1.0
  • Email/Wechat/Phone:

Screenshots

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions