- 17 7月, 2020 1 次提交
-
-
由 jiweibo 提交于
-
- 14 7月, 2020 1 次提交
-
-
由 Santa An 提交于
* [LITE][BM] modify interpolate if,test=develop * [LITE][BM] add include math.h, test=develop
-
- 13 7月, 2020 1 次提交
-
-
由 Cwndmiao 提交于
* [LITE][XPU] accomodate resnet_cbam * [LITE][XPU] accomodate content-dnn * fix pr comments test=develop * fix pr comments test=develop * fix pr comments test=develop test=xpu * fix compilation error, test=develop test=xpu * [X86] Fix the unit test of slice op test=develop test=xpu Co-authored-by: Nhong19860320 <9973393+hong19860320@users.noreply.github.com>
-
- 11 7月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 10 7月, 2020 1 次提交
-
-
由 Qi Li 提交于
* [NPU] enhance cache offline model, test=develop
-
- 09 7月, 2020 2 次提交
- 06 7月, 2020 1 次提交
-
-
由 MaxwellDing 提交于
-
- 30 6月, 2020 2 次提交
- 28 6月, 2020 1 次提交
-
-
由 jiweibo 提交于
-
- 27 6月, 2020 2 次提交
- 24 6月, 2020 1 次提交
-
-
由 石晓伟 提交于
* fix flatbuffers build, test=develop * fix bugs, test=develop
-
- 22 6月, 2020 2 次提交
-
-
由 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
-
由 huzhiqiang 提交于
-
- 19 6月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 18 6月, 2020 1 次提交
-
-
由 jiweibo 提交于
-
- 17 6月, 2020 4 次提交
- 15 6月, 2020 1 次提交
-
-
由 Qi Li 提交于
-
- 12 6月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][PASS] Add pass for removing uesless reshape2 / squeeze2. test=develop
-
- 09 6月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 08 6月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Fix grid sampler for mali gpu. test=develop
-
- 07 6月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 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
-
- 23 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 22 5月, 2020 2 次提交
-
-
由 cc 提交于
-
由 huzhiqiang 提交于
-
- 19 5月, 2020 1 次提交
-
-
由 silingtong123 提交于
* test=develop,test=coverage, support coverage CI on x86 server * test=develop,test=coverage, fix the conflict * test=develop,test=coverage, add target code_coverage * test=develop,test=coverage, modify the coveralls.cmake
-
- 18 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 17 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 14 5月, 2020 3 次提交
-
-
由 cc 提交于
* Add places of int64 and any precision in opt, test=develop
-
由 cc 提交于
-
由 huzhiqiang 提交于
-
- 13 5月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 huzhiqiang 提交于
-
- 12 5月, 2020 1 次提交
-
-
由 Cwndmiao 提交于
[LITE][XPU] 1. Add precision switch(int16/int31) in XPUMultiEncoderOp; 2. Fix identity_dropout_eliminate_pass, |AttrType| of 'is_test' in OpDesc can be INT or BOOLEAN; 3. Enhance |__xpu__multi_encoder_fuse_pass|; (#3596) * [LITE][XPU] Add precision switch(int16/int31) in XPUMultiEncoderOp * [LITE][XPU] fix identity_dropout_eliminate_pass, |AttrType| of 'is_test' in OpDesc can be INT or BOOLEAN * test=develop * [LITE][XPU] suppress linkage error test=develop * [LITE][XPU] 1. Reorder |identity_dropout_eliminate_pass| before |__xpu__multi_encoder_fuse_pass|; 2. Enhance |__xpu__multi_encoder_fuse_pass|, it works well in more scenarios; test=develop * [LITE][XPU] Remove XPUConfig test=develop
-