使用export_model.py导出inference模型无法导出inference文件,导致table/predict_structure.py预测引擎推理报错 #15988
-
Beta Was this translation helpful? Give feedback.
Answered by
liuhongen1234567
Jul 8, 2025
Replies: 1 comment 5 replies
-
您好,paddle3.0以及以上版本默认导出的是json模型,导出pdmodel模型可以参考 下面的discussion #15419 (reply in thread) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我这边导出pdmodel模型也成功了,具体命令如下:
window 的话可能需要通过系统变量设置 FLAGS_enable_pir_api