提交 8fda1d1e 编写于 作者: L LDOUBLEV

fix cpp doc

上级 5ed48ebc
...@@ -119,7 +119,7 @@ tar -xf paddle_inference.tgz ...@@ -119,7 +119,7 @@ tar -xf paddle_inference.tgz
```shell ```shell
git clone https://github.com/PaddlePaddle/Paddle.git git clone https://github.com/PaddlePaddle/Paddle.git
git checkout dygraph git checkout develop
``` ```
* 进入Paddle目录后,编译方法如下。 * 进入Paddle目录后,编译方法如下。
......
...@@ -97,7 +97,7 @@ Finally you can see the following files in the folder of `paddle_inference/`. ...@@ -97,7 +97,7 @@ Finally you can see the following files in the folder of `paddle_inference/`.
```shell ```shell
git clone https://github.com/PaddlePaddle/Paddle.git git clone https://github.com/PaddlePaddle/Paddle.git
git checkout dygraph git checkout develop
``` ```
* After entering the Paddle directory, the commands to compile the paddle inference library are as follows. * After entering the Paddle directory, the commands to compile the paddle inference library are as follows.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册