- 22 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* read-only modification of cppDesc, test=develop * update io.cc, test=develop * fix the code style, test=develop
-
- 22 6月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
* refactor register mechanism, current so size: 1.20MB. test=develop * fix KernelRegistry::Global().Create. test=develop * fix cpplint errors. test=develop * fix test_subgraph_pass bug. test=develop * register kernel with target,precision,datalayout combination. test=develop * fix test_paddle_api no op found bug. test=develop * enhance comment * fix lite/kernels/arm/elementwise_compute_test.cc. test=develop * fix code style * revert format of unchanged files. test=develop * fix code format according to cpplint 1.5.1. test=develop * remove redundant include header. test=develop
-
- 28 5月, 2020 1 次提交
-
-
由 T8T9 提交于
* reduce .so size. test=develop * compile all targets when LITE_ON_TINY_PUBLISH=OFF * unordered_map is more convenient when key is customized class * test=develop
-
- 15 4月, 2020 1 次提交
-
-
由 MaxwellDing 提交于
refactor(*): reduce Wsign-compare warning
-
- 11 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
1. clean code; 2. change `cl::Kernel` from unique to shared ptr; 3. `reset` `cl::Program` and `clear` `device_info_` in destroyed of CLRuntime; 4. remove clFlush in destroyed of CLRuntime.
-
- 10 4月, 2020 2 次提交
-
-
由 cc 提交于
* Optimize weight quantizaion, test=develop
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] fix OpenCL global static resources. test=develop * Fix Cxx and light api. test=develop
-
- 07 4月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 19 2月, 2020 1 次提交
-
-
由 cc 提交于
* add weight quant for combined model after optimized, test=develop
-
- 13 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 06 2月, 2020 1 次提交
-
-
由 juncaipeng 提交于
* optimize quant_dequant_fuse_pass, test=develop * update, test=develop * update, test=develop * fix bug for accessing the removed node, test=develop * set the bias of int8 conv as float, test=develop * support weight quantization, test=develop * up, test=develop * up, test=develop * up, test=develop
-
- 23 10月, 2019 1 次提交
-
-
由 sangoly 提交于
* [python api] init add python api test=develop
-
- 18 10月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* add shell file to automatically build and collect publish result test=develop * modify codestyle of getInputNames test=develop * test=develop * rm publish.sh * remove copy of func param * test=develop * test=devcelop * test=develop * test=develop * const & test=develop * modify variable defination test=develop * test=develop * test=develop * test=develop * test=develop
-
- 16 10月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* init: delete feed and fetch op, using zero copy test=develop * delete the unused test test=develop
-
- 14 10月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* add GetInputNames and GetOutPutNames and GetInputByName method test=develop
-
- 19 9月, 2019 1 次提交
-
-
由 TianXiaogang 提交于
* fix: fix model parser and save bug * style: delete debug code * fix: fix light_predictor program run model with subblock bug
-
- 01 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-
- 28 8月, 2019 1 次提交
-
-
由 sangoly 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-