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
c83b8a53
Commit
c83b8a53
authored
May 21, 2021
by
LDOUBLEV
Browse files
fix slim install
parent
89cab814
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
deploy/slim/prune/README.md
deploy/slim/prune/README.md
+1
-1
deploy/slim/prune/README_en.md
deploy/slim/prune/README_en.md
+1
-1
No files found.
deploy/slim/prune/README.md
View file @
c83b8a53
...
@@ -23,8 +23,8 @@
...
@@ -23,8 +23,8 @@
```
bash
```
bash
git clone https://github.com/PaddlePaddle/PaddleSlim.git
git clone https://github.com/PaddlePaddle/PaddleSlim.git
git checkout develop
cd
PaddleSlim
cd
PaddleSlim
git checkout develop
python3 setup.py
install
python3 setup.py
install
```
```
...
...
deploy/slim/prune/README_en.md
View file @
c83b8a53
...
@@ -22,8 +22,8 @@ Five steps for OCR model prune:
...
@@ -22,8 +22,8 @@ Five steps for OCR model prune:
```
bash
```
bash
git clone https://github.com/PaddlePaddle/PaddleSlim.git
git clone https://github.com/PaddlePaddle/PaddleSlim.git
git checkout develop
cd
PaddleSlim
cd
PaddleSlim
git checkout develop
python3 setup.py
install
python3 setup.py
install
```
```
...
...
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