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
OpenDAS
dlib
Commits
b57147af
Commit
b57147af
authored
May 16, 2023
by
lishen
Browse files
dlib for dcu, version=19.24
parent
47af5084
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README_HIP.md
README_HIP.md
+9
-0
No files found.
README_HIP.md
View file @
b57147af
...
@@ -62,6 +62,15 @@ cmake --build . -j16 --config Release #--verbose
...
@@ -62,6 +62,15 @@ cmake --build . -j16 --config Release #--verbose
#### 编译 dlib Python API
#### 编译 dlib Python API
-
使用python安装
```
shell
```
shell
python setup.py
install
--set
CMAKE_CXX_COMPILER
=
/opt/dtk/bin/hipcc
python setup.py
install
--set
CMAKE_CXX_COMPILER
=
/opt/dtk/bin/hipcc
```
```
-
使用python编译whl包
```
shell
python setup.py bdist_wheel
--set
CMAKE_CXX_COMPILER
=
/opt/dtk/bin/hipcc
```
\ No newline at end of file
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