You need to sign in or sign up before continuing.
Commit 47af5084 authored by lishen's avatar lishen
Browse files

dlib for dcu, version=19.24

parent 77374942
...@@ -57,7 +57,7 @@ cmake --build . -j16 --config Release #--verbose ...@@ -57,7 +57,7 @@ cmake --build . -j16 --config Release #--verbose
```shell ```shell
./dtest --runall # 全部测试 ./dtest --runall # 全部测试
./dtest -d --test_dnn # 测试单个测试单元 ./dtest -d --test_rocblas # 测试单个测试单元
``` ```
#### 编译 dlib Python API #### 编译 dlib Python API
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment