1. 19 3月, 2020 1 次提交
    • Y
      [LITE][CMAKE] Armv7 gcc opencl compile (#3200) · a50a8bea
      Yuan Shuai 提交于
      * [LITE][OPENCL] Change fp32 fc to fp16's. test=develop
      
      * fix act in conv3x3opt opencl kernel. test=develop
      
      * [LITE][CMAKE] fix cmake for opencl tiny_pubish compile. test=develop
      a50a8bea
  2. 16 3月, 2020 1 次提交
  3. 15 3月, 2020 1 次提交
    • Y
      [LITE][OPENCL] Fix armv7 gcc opencl compile (#3185) · 6617aa8b
      Yuan Shuai 提交于
      * [LITE][OPENCL] Change fp32 fc to fp16's. test=develop
      
      * fix act in conv3x3opt opencl kernel. test=develop
      
      * [LITE][OPENCL] Fix issue(previous definition in gcc.a) armv7 gcc compile for opencl. test=develop
      6617aa8b
  4. 12 3月, 2020 2 次提交
  5. 08 3月, 2020 1 次提交
    • H
      [Core] Support Clang toolchains for Android (#3107) · f6b3e784
      hong19860320 提交于
      * [CORE] Support Clang compiling for Android
      test=develop
      
      * fix lto for jni so
      test=develop
      
      * disable assembly code
      test=develop
      
      * disable layout.cc
      test=develop
      
      * refine
      test=develop
      
      * Enable LTO on Clang
      test=develop
      
      * Disable LTO when clang is used.
      test=develop
      
      * Remove space
      test=develop
      
      * [Core] enable clang in build.sh
      test=develop
      
      * [Core] Remove the workaround for clang compiling
      test=develop
      f6b3e784
  6. 07 3月, 2020 1 次提交
  7. 31 12月, 2019 1 次提交
    • H
      [LITE][NPU][XPU] Refine the registration and implementation of op bridges (#2700) · a29c84a2
      hong19860320 提交于
      * Fix the compiling error which occurs when specify the ddk_root path and build for huawei NPU.
      
      * Refine the registration of op bridges and make it similar to the registration of op and kernel.
      
      * Refine the interfaces of the graph and node for op bridges, and support creating constant and data node automatically according to the attribute 'persistable' of the target tensor.
      
      * Add the unit test of the scale and softmax op bridge for NPU.
      a29c84a2
  8. 27 12月, 2019 1 次提交
  9. 09 12月, 2019 1 次提交
    • H
      Static libraty in tiny pub (#2560) · ea837ec7
      huzhiqiang 提交于
      * add static library in tiny_publish
      * move flto and ffunction-sections cmake option into the tiny publish so result of java,cxx,python 
      ea837ec7
  10. 06 11月, 2019 1 次提交
    • T
      fix: fix omp thread bug (#2371) · c0e45193
      TianXiaogang 提交于
      * fix: fix omp thread bug
      
      * fix: fix compile android level & test=develop
      
      * fix: fix omp bug
      
      * fix: fix omp bug
      test=develop
      c0e45193
  11. 29 10月, 2019 1 次提交
  12. 24 10月, 2019 2 次提交
    • X
      Fix gemv int8 error (#2249) · 3406a11a
      Xiaoyang LI 提交于
      * remove log in reshape, fix conv error when padding size=4, test=develop
      
      * fix style, test=develop
      
      * remove useless code, test=develop
      
      * remove redundant model test file, test=develop
      
      * change cluster to power_mode, test=develop
      
      * fix build error, test=develop
      
      * change cluster to power_mode, test=develop
      
      * change opt_nb to use_optimize_nb, test=develop
      
      * null, test=develop
      
      * add gemv-int8 test, fix clang build error, test=develop
      
      * fix gemv-int8 error when build with clang, test=develop
      3406a11a
    • S
      [python api] add armlinux supported and publish paddle-lite python (#2252) · 7bbccfdd
      sangoly 提交于
      * [python api] add armlinux supported and publish paddle-lite python lib & demo
      
      * add cuda build
      test=develop
      7bbccfdd
  13. 21 10月, 2019 1 次提交
  14. 27 8月, 2019 1 次提交
  15. 24 8月, 2019 1 次提交
  16. 16 8月, 2019 1 次提交