- 22 7月, 2020 4 次提交
-
-
由 hong19860320 提交于
* [Core][ARM] Fix beam_search, eltwise_mul supports broadcast and int64_t data type, add print op and kernel, add exeception test=develop * Fix the dims of parent idx of the arm kernel of beam_search op * elementwise_mul supports int64_t data type with broadcasting * Add print op and kernel for debugging * Support throwing the exception when the internal error occurs * Refine while and conditional_block op kernel * Support the graph optimization on subblocks * Pass program_desc and block_idx into the kernel of the control flow ops(while/conditional_block/subgraph), and create the RuntimeProgram online, it make it possiable to call the control flow ops recursively *Add unit test for masked transformer model
-
由 HappyAngel 提交于
* add conv+conv(1x1s1p0) fusion * fix build and run error * fix formmat. test=develop
-
由 jiweibo 提交于
-
由 石晓伟 提交于
* read-only modification of cppDesc, test=develop * update io.cc, test=develop * fix the code style, test=develop
-
- 17 7月, 2020 2 次提交
- 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 1 次提交
-
-
由 cc 提交于
* Add places of int64 and any precision in opt, test=develop
-