mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2026-09-21 13:23:18 +08:00
fix cpp doc
This commit is contained in:
@@ -119,7 +119,7 @@ tar -xf paddle_inference.tgz
|
||||
|
||||
```shell
|
||||
git clone https://github.com/PaddlePaddle/Paddle.git
|
||||
git checkout dygraph
|
||||
git checkout develop
|
||||
```
|
||||
|
||||
* 进入Paddle目录后,编译方法如下。
|
||||
|
||||
@@ -97,7 +97,7 @@ Finally you can see the following files in the folder of `paddle_inference/`.
|
||||
|
||||
```shell
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user