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

Merge pull request #198 from mamingjie-China/release-0.5

Release 0.5
......@@ -22,14 +22,14 @@ onnx : onnx == 1.5.0 onnxruntime == 0.4.0
```
git clone https://github.com/PaddlePaddle/X2Paddle.git
cd X2Paddle
git checkout develop
git checkout release-0.5
python setup.py install
```
### 安装方式二
我们会定期更新pip源上的x2paddle版本
```
pip install x2paddle --index https://pypi.Python.org/simple/
pip install x2paddle==0.5.2 --index https://pypi.Python.org/simple/
```
## 使用方法
### TensorFlow
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册