- 19 3月, 2020 1 次提交
-
-
由 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
-
- 16 3月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 15 3月, 2020 1 次提交
-
-
由 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
-
- 12 3月, 2020 2 次提交
-
-
由 hong19860320 提交于
* [Core] Fix findar for Clang test=develop * [CORE] Fix the missing of feed and fetch kernel when using light API to loade the optimized model test=develop
-
由 Yuan Shuai 提交于
-
- 08 3月, 2020 1 次提交
-
-
由 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
-
- 07 3月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][CMAKE] support clang compile for armv8 cpu. test=develop * add build for clang. test=develop * fix cmake format. test=develop
-
- 31 12月, 2019 1 次提交
-
-
由 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.
-
- 27 12月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-
- 09 12月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* add static library in tiny_publish * move flto and ffunction-sections cmake option into the tiny publish so result of java,cxx,python
-
- 06 11月, 2019 1 次提交
-
-
由 TianXiaogang 提交于
* fix: fix omp thread bug * fix: fix compile android level & test=develop * fix: fix omp bug * fix: fix omp bug test=develop
-
- 29 10月, 2019 1 次提交
-
-
由 hong19860320 提交于
* Add supporting for Huawei offical DDK * Fix the param of graph op in NPU graph computing kernel
-
- 24 10月, 2019 2 次提交
-
-
由 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
-
由 sangoly 提交于
* [python api] add armlinux supported and publish paddle-lite python lib & demo * add cuda build test=develop
-
- 21 10月, 2019 1 次提交
-
-
由 yiicy 提交于
* cuda add softmax and pool op * * fix armlinux can find sys/system_properties.h * conv add padding_algorithm test=develop * delete padding_algorithm in op param, test=develop * fix bugs, test=develop
-
- 27 8月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* add npu script and tester * fix npu armv7 so and refine tests test=develop * update fix and refine log test=develop
-
- 24 8月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
* fix building ios tiny publish lib error * support setting cluster and threads in MobileConfig * fix build error, test=develop * fix building server publish error, test=develop
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-