- 27 7月, 2020 2 次提交
-
-
由 yongqiang 提交于
-
由 huzhiqiang 提交于
-
- 22 7月, 2020 1 次提交
-
-
由 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
-
- 20 7月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* update sequence_conv profile * delete extra file, test=develop
-
- 16 7月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* update sequence_pool and sequence_conv profiler, test=develop * fix compute error, test=develop * delete warning and extra info, test=develop
-
- 14 7月, 2020 1 次提交
-
-
由 mapingshuo 提交于
add act grad ops
-
- 09 7月, 2020 1 次提交
-
-
由 mapingshuo 提交于
-
- 07 7月, 2020 1 次提交
-
-
由 ysh329 提交于
* fix ttfnet miscs. test=develop
-
- 30 6月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* fix conv int8 kernel choose and sooftmax compute bug * change axis_size = 4 kernel choose, test=develop * fix format. test=develop
-
- 26 6月, 2020 1 次提交
-
-
由 cc 提交于
-
- 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
-
- 19 6月, 2020 1 次提交
-
-
由 mapingshuo 提交于
-
- 17 6月, 2020 2 次提交
-
-
由 yongqiangma 提交于
* add op affine_grid. test=develop
-
由 HappyAngel 提交于
* fix concatt axis < 0 errorr,ttest=develop * fix format. test=develop
-
- 16 6月, 2020 1 次提交
-
-
由 yongqiang 提交于
-
- 15 6月, 2020 4 次提交
-
-
由 yiicy 提交于
-
由 HappyAngel 提交于
* fix: winograd support unsame pad test=develop * feat: add winograd int8 kernel test=develop * fix: style fix test=develo * fix winograd_int8 ut sgement default. test=develop * close basic_test, test=develop Co-authored-by: NMyPandaShaoxiang <txg4794@163.com>
-
由 Qi Li 提交于
-
由 HappyAngel 提交于
* add grouup_norm * fix format. test=develop * fix xiaodu crash. test=develop
-
- 11 6月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 09 6月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* add deformable Conv op * fix ut, test=develop * fix format. test=develop * test=develop * delete unuseful message. test=develop
-
- 03 6月, 2020 1 次提交
-
-
由 yiicy 提交于
int8 direct_conv, dw_conv add relu6 and leaky relu fusion
-
- 01 6月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* improve 3x3s1 direct profile * add gemv+relu6/lleakyRelu * fix relu6 problem, test=develop * fix format, test=develop * add six / scale , 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
-
- 27 5月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][DOC] Add kernel profiler doc for add operation. test=develop * add argmax profiler info. test=develop
-
- 26 5月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* fix pooling bug and speed * add 2x2s2p1 pooling. test=develop * fix conflict, test=develop
-
- 21 5月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][PROFILE] Enhance ARM CPU profiler with real backend kernel. test=develop
-
- 18 5月, 2020 1 次提交
-
-
由 Wilber 提交于
movs unsqueeze frm arm to host.
-
- 09 5月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 4月, 2020 1 次提交
-
-
由 xiaogang 提交于
[OPs] [ARM Kernel]move assign_value op into basic ops, while moving fake ops about quantization into extra to balance lib size (#3518) * fix:modify quant_op to extra and add one basic op&kernel * fix: move fake op to extra
-
- 24 4月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* add scale+relu/relu6/leakyrelu test=develop * fix format, test=develop
-
- 21 4月, 2020 2 次提交
-
-
由 HappyAngel 提交于
* improve 3x3s1 direct profile * fix format, test=develop
-
由 xiaogang 提交于
-
- 20 4月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 17 4月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 16 4月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
- 15 4月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 14 4月, 2020 2 次提交