PaddleSeg
PaddleSeg copied to clipboard
pp-lite-seg paddle_inference 运行报错
Error Message Summary:
InvalidArgumentError: The shape Op's Input Variable Input contains uninitialized Tensor.
[Hint: Expected t->IsInitialized() == true, but received t->IsInitialized():0 != true:1.] (at C:\home\workspace\Paddle_release\paddle\fluid\framework\operator.cc:2004)
你这个跑的是 自己的模型吗? 跑的是自己的数据吗?
请贴一下你的复现代码。
您是要哪一块的代码呢?
------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年7月8日(星期五) 上午10:05 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [PaddlePaddle/PaddleSeg] pp-lite-seg paddle_inference 运行报错 (Issue #2299)
请贴一下你的复现代码。 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
预测代码。
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.