- 12 8月, 2020 2 次提交
-
-
由 zhaoyangstar 提交于
-
由 Wilber 提交于
-
- 11 8月, 2020 3 次提交
- 07 8月, 2020 1 次提交
-
-
由 hong19860320 提交于
[Core] Fix the missing of the input and output scale after the lite_elementwise_activation_fuse_pass is applied (#4066)
-
- 06 8月, 2020 2 次提交
- 30 7月, 2020 3 次提交
-
-
由 Qi Li 提交于
-
由 HappyAngel 提交于
* update prior profile, test=develop * fix review. test=develop * test=develop
-
由 ysh329 提交于
* fix opencl backend. test=develop
-
- 29 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 27 7月, 2020 2 次提交
-
-
由 HappyAngel 提交于
* add elu act * fix elu act not find error, test=develop * fix format.test=develop * fix int8 model opt error in conv+conv fusion, test=develop * fix format. test=develop * test=develop
-
由 huzhiqiang 提交于
-
- 24 7月, 2020 2 次提交
- 22 7月, 2020 2 次提交
-
-
由 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
-
- 21 7月, 2020 1 次提交
-
-
由 Cwndmiao 提交于
* fix typo * [LITE][XPU] accomodate crmm(variant 20200608) * refine lite/tests/api/test_mmdnn_lite_xpu.cc * more comments, test=develop test=xpu * bugfix in crmm pattern match * pr comments, test=develop test=xpu * add XPU_CALL and retval check, test=develop test=xpu
-
- 20 7月, 2020 1 次提交
-
-
由 cc 提交于
-
- 15 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* update desc interfaces, test=develop * update desc interfaces, test=develop * update compatible_pb.cc, test=develop * fix build errors, test=develop * remove the fstream to shrink the size of library, 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>
-
- 10 7月, 2020 2 次提交
- 09 7月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 07 7月, 2020 3 次提交
- 06 7月, 2020 1 次提交
-
-
由 MaxwellDing 提交于
-
- 03 7月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 02 7月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 01 7月, 2020 1 次提交
-
-
由 cc 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 29 6月, 2020 1 次提交
-
-
由 cc 提交于
* Update quantization, scale save in op attrs by <inputname_index, scale_value>, test=develop Co-authored-by: Nhong19860320 <9973393+hong19860320@users.noreply.github.com>
-
- 25 6月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 23 6月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 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
-
- 17 6月, 2020 2 次提交
-
-
由 yongqiangma 提交于
* add op affine_grid. test=develop
-
由 HappyAngel 提交于
* fix concatt axis < 0 errorr,ttest=develop * fix format. test=develop
-
- 12 6月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][PASS] Add pass for removing uesless reshape2 / squeeze2. test=develop
-