1. 14 9月, 2020 1 次提交
  2. 14 4月, 2020 1 次提交
  3. 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
  4. 22 11月, 2019 1 次提交
  5. 18 11月, 2019 1 次提交
    • Y
      [LITE][OPENCL] Enable full and light api for OpenCL (#2331) · d242bdfb
      Yuan Shuai 提交于
      * Fix bug target for kHost and kARM not equal. test=develop
      
      * Fix license. test=develop
      
      * add debug -g option. test=develop
      
      * enable opencl demo. test=develop
      
      * Fix model_optimize_tool found no opencl kernel. test=develop
      
      * add more vlog. test=develop
      
      * remove macro LITE_WITH_OPENCL, LITE_WITH_FPGA in passes. test=develop
      
      * Fix valid_places in mobilenetv1_test. test=develop
      
      * Fix bug of find no real output of fetch, after tool OPs of optimzer passes. test=develop
      
      * Fix vlog as log message in model_optimize_tool. test=develop
      
      * fix miscs. test=develop
      
      * fix comment. test=develop
      
      * Fix misspell of opencl, fpga kernels name in lite/api/CMakeLists.txt. test=develop
      
      * add opencl macro in full_api of demo. test=develop
      d242bdfb
  6. 16 10月, 2019 1 次提交
  7. 30 8月, 2019 1 次提交
    • Z
      add precision and persistable attrs for the tensor. (#1899) · e2e07fa4
      Zhen Wang 提交于
      * Add precision and persistable attrs for the tensor. And fix cxx light and full api demo.
      
      * update precision2string methods. test=develop
      
      * move the save logic to the front of the run in mobilenetv1_full_api.cc, test=develop.
      
      * add comments for UpdateVarsOfProgram. test=develop
      e2e07fa4
  8. 16 8月, 2019 1 次提交