1. 11 2月, 2020 1 次提交
  2. 06 2月, 2020 1 次提交
  3. 03 12月, 2019 1 次提交
    • Y
      [Demo] add cxx mobilenetv1-ssd detection demo, test=develop (#2541) · 2890b912
      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
      2890b912
  4. 22 11月, 2019 1 次提交
  5. 31 10月, 2019 2 次提交
    • H
      Fix compiling bug in android_armv7_demo : cxx demo can not compile properly... · 9cd222b9
      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
      9cd222b9
    • H
      Add 'inference' folder into build.lite.x86, 'inference' folder contains head... · cb32a145
      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
      cb32a145
  6. 16 8月, 2019 1 次提交