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
ModelZoo
RetinaFace_migraphx
Commits
f9bcd98c
Commit
f9bcd98c
authored
Jun 13, 2023
by
shizhm
Browse files
修改readme
parent
c81feb79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
f9bcd98c
...
...
@@ -77,13 +77,13 @@ rbuild build -d depend
**Centos**
:
```
export LD_LIBRARY_PATH=<path_to_migraphx
_samples
>/depend/lib64/:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=<path_to_
retinaface_
migraphx>/depend/lib64/:$LD_LIBRARY_PATH
```
**Ubuntu**
:
```
export LD_LIBRARY_PATH=<path_to_migraphx
_samples
>/depend/lib/:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=<path_to_
retinaface_
migraphx>/depend/lib/:$LD_LIBRARY_PATH
```
然后执行:
...
...
@@ -98,7 +98,7 @@ source ~/.bashrc
```
# 进入migraphx samples工程根目录
cd <path_to_migraphx
_samples
>
cd <path_to_
retinaface_
migraphx>
# 进入build目录
cd ./build/
...
...
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