未验证 提交 ec311615 编写于 作者: J Jason 提交者: GitHub

Update README.md

上级 1d5b9a48
......@@ -14,9 +14,14 @@ pip install git+https://github.com/PaddlePaddle/X2Paddle.git@develop
```
## How To Use
### TensorFlow
```
x2paddle --framework=tensorflow --model=tf_model.pb --save_dir=pd_model
```
### Caffe
```
x2paddle --framework=caffe --proto=deploy.proto --weight=deploy.caffemodel --save_dir=pd_model
```
## Related Docs
[1. 如何导出TensorFlow的pb模型](export_tf_model.md)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册