PaddlePaddle / Paddle-Lite

PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
https://www.paddlepaddle.org.cn/lite
Apache License 2.0
6.98k stars 1.61k forks source link

Bug of tinypose paddle2onnx 转换报错! #8905

Closed 2050airobert closed 9 months ago

2050airobert commented 2 years ago

Hi,  1)Paddle Lite 版本: Paddle Lite 最新版本以及上一个release版本2.10 都尝试过,结果一样,可以认为最新release版本。  2)Host 环境:Ubuntu 20.04

paddle-bot-old[bot] commented 2 years ago

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档常见问题历史Issue来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQ and Github Issue to get the answer.Have a nice day!

shentanyue commented 2 years ago

您好,少了split attribute确实有问题。应该是Paddle2ONNX导出模型的问题,帮你在Paddle2ONNX提了个issue: https://github.com/PaddlePaddle/Paddle2ONNX/issues/702