在使用3.0.0版本后加载模型出现报错
#15526
Replies: 1 comment
-
您好,paddleocr3.0版本的模型是依赖于paddle3.0正式版的,可以将paddle升级到 paddle3.0 正式版试试呢?paddle安装文档如下: https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/develop/install/pip/linux-pip.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(PreconditionNotMet) op [] kernel output args (0) defs should equal op outputs (1)这是具体的报错信息,请问该报错是由什么原因导致的
Beta Was this translation helpful? Give feedback.
All reactions