diff --git a/README.md b/README.md index 1c3136eeb5185443a08970d6f7cf00f3a3f9e732..f24991c227ddf3f300f976b64d972edba5197b18 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ x2paddle --framework=tensorflow --model=tf_model.pb --save_dir=pd_model x2paddle --framework=caffe --prototxt=deploy.proto --weight=deploy.caffemodel --save_dir=pd_model ``` ### ONNX -待release,目前仍可使用[onnx2fluid](https://github.com/PaddlePaddle/X2Paddle/tree/master/onnx2fluid) +即将release,目前仍可使用[onnx2fluid](https://github.com/PaddlePaddle/X2Paddle/tree/master/onnx2fluid) ### 参数选项 | 参数 | |