提交 a4cfd60d 编写于 作者: S shippingwang

fix

上级 79f6b559
......@@ -90,9 +90,9 @@ fluid.io.save_inference_model(
```python
python tools/export_model.py \
--model=模型名称 \
--pretrained_model=persistable 模型路径 \
--output_path=model和params保存路径
--m=模型名称 \
--p=persistable 模型路径 \
--o=model和params保存路径
```
## 三、预测引擎 + inference 模型预测
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册