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