关于paddle导出模型时,导出的文件缺少
question
### Describe the Question
<img width="910" height="370" alt="Image" src="https://github.com/user-attachments/assets/2573511a-3ce7-4da9-bcb7-415d472f0ddc" />
python export_model.py --params_path checkpoints/best_model.pdparams --output_path ./infer_model/static_graph_params
您好,使用上述脚本执行,执行的日志如下
<img width="1504" height="720" alt="Image" src="https://github.com/user-attachments/assets/8b5a2919-01e0-4c87-bfe0-958172b0001c" />
我目前使用的paddle==1.2.1,请问这是应为版本的问题吗
1 条评论