Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
8fda1d1e
Commit
8fda1d1e
authored
Dec 21, 2021
by
LDOUBLEV
Browse files
fix cpp doc
parent
5ed48ebc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
deploy/cpp_infer/readme.md
deploy/cpp_infer/readme.md
+1
-1
deploy/cpp_infer/readme_en.md
deploy/cpp_infer/readme_en.md
+1
-1
No files found.
deploy/cpp_infer/readme.md
View file @
8fda1d1e
...
@@ -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 d
ygraph
git checkout d
evelop
```
```
*
进入Paddle目录后,编译方法如下。
*
进入Paddle目录后,编译方法如下。
...
...
deploy/cpp_infer/readme_en.md
View file @
8fda1d1e
...
@@ -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 d
ygraph
git checkout d
evelop
```
```
*
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment