- 06 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
* FIX CXX DEMO MAKEFILE TO SUPPORT MAC COMPILE test=develop * test=develop
-
- 03 12月, 2019 1 次提交
-
-
由 yiicy 提交于
* [Demo] add cxx mobilenetv1-ssd detection demo, test=develop * add makefile to mobile detection demo, test=develop * [Demo] add cxx mobilenetv1-ssd detection demo, test=develop * [demo] fix mobile_detection code style, test=develop * [Demo] fix demo code style, test=develop * [Demo] fix detection demo makefile dependency, test=develop
-
- 22 11月, 2019 1 次提交
-
-
由 sangoly 提交于
-
- 31 10月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
Fix compiling bug in android_armv7_demo : cxx demo can not compile properly because demo' android version is different from that of library file (#2308) link armv7 demo to android-23 to make sure the demo can compile properly cxx demo can not compile properly because demo' android version is different from that of library file, we fix this bug by linking armv7 demo to android-23
-
由 huzhiqiang 提交于
Add 'inference' folder into build.lite.x86, 'inference' folder contains head files、library files and demo of x86 compiling (#2301) Add inference folder into build.lite.x86, build.lite.x86/inference folder contains head files、library files and demo of x86 compiling
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-