- 08 12月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
-
- 07 12月, 2019 2 次提交
-
-
由 zhupengyang 提交于
test=develop
-
由 juncaipeng 提交于
* add arm split lod tensor, test=develop * add arm merge lod tensor, test=develop * update split merge lod tensor, test=develop * add reduce_prob op, test=develop * support mask_rcnn succeed, test=develop
-
- 06 12月, 2019 1 次提交
-
-
由 Wilber 提交于
- fix fill_constant bug. - cast op support int64_t->int32_t
-
- 04 12月, 2019 3 次提交
-
-
由 Wilber 提交于
update cuda kernels to run content-dnn model
-
由 Zhaolong Xing 提交于
* init resnet cuda int8 support test=develop * refine cuda unit test test=develop * add the forgeted file. test=develop
-
由 石晓伟 提交于
-
- 03 12月, 2019 5 次提交
-
-
由 yiicy 提交于
* [Demo] add cxx mobilenetv1-ssd detection demo, test=develop * add makefile to mobile detection demo, test=develop * [Demo] add cxx mobilenetv1-ssd detection demo, test=develop * [demo] fix mobile_detection code style, test=develop * [Demo] fix demo code style, test=develop * [Demo] fix detection demo makefile dependency, test=develop
-
由 Zhaolong Xing 提交于
test=develop
-
由 TianXiaogang 提交于
* feat: add sgemm4x4 for armv8 * fix: fix armv7 gemm choose condition
-
由 juncaipeng 提交于
* set the bias of int8 conv as float, test=develop
-
由 zhupengyang 提交于
test=develop
-
- 02 12月, 2019 2 次提交
-
-
由 liu zhengxi 提交于
-
由 liu zhengxi 提交于
-
- 30 11月, 2019 1 次提交
-
-
由 zhupengyang 提交于
test=develop
-
- 29 11月, 2019 3 次提交
-
-
由 Yuan Shuai 提交于
[LITE][PASS] Fix static kernel pick pass, if op is not int8, but kernel is int8. test=develop (#2526)
-
由 zhupengyang 提交于
test=develop
-
由 zhupengyang 提交于
* [NPU] add reduce_mean op bridge and unit test test=develop * refine xpu_pass place order; add bridges use test=develop
-
- 28 11月, 2019 5 次提交
-
-
由 石晓伟 提交于
-
由 huzhiqiang 提交于
-
由 Wilber 提交于
remove opencl place in benchmark
-
由 zhupengyang 提交于
test=develop
-
由 yiicy 提交于
-
- 27 11月, 2019 5 次提交
-
-
由 TianXiaogang 提交于
* add winograd c4 implement (#2494) test=develop fix: fix conv_block prepack_input_nxwc4 bug * fix: optimize sgemm_c4 in armv7 change condition of choose winograd kernel * fix: change conv choose kernel condition test=develop
-
由 zhupengyang 提交于
add elementwise_sub, mul, div op bridge test=develop
-
由 huzhiqiang 提交于
-
由 qnqinan 提交于
fix bugs of concat, reshape and slice op and add usleep in fpga regpoll, test=develop, close #2501 (#2502) * update proposal and psroipool kernel file in FPGA V2 track * update, test=develop * update FPGA v2 pe cpp file and ew kernel files, test=develop * fix a bug of sigmoid kernel in FPGA v2 track, test=develop * fix bugs of concat, reshape and slice op and add usleep in fpga regpoll, test=develop * add interupt clear operation before op compute in FPGA V2 track, test=develop
-
由 myq406450149 提交于
* fill_constant can support shape is tensor or tensorlist
-
- 26 11月, 2019 6 次提交
-
-
由 huzhiqiang 提交于
-
由 TianXiaogang 提交于
fix: fix conv_block prepack_input_nxwc4 bug * fix: optimize sgemm_c4 in armv7 change condition of choose winograd kernel * fix: change conv choose kernel condition
-
由 zhupengyang 提交于
test=develop
-
由 zhupengyang 提交于
* [XPU] update conv padding test=develop * [XPU] exclude xpu for passes test=develop * fix conv padding compute test=develop * [NPU] update 2-pad to 4-pad for conv and conv_transpose test=develop * reuse UpdatePadding code test=develop
-
由 liu zhengxi 提交于
* add gather op on x86 platform and add its unittests, test=develop
-
由 huzhiqiang 提交于
-
- 25 11月, 2019 6 次提交
-
-
由 HappyAngel 提交于
fix ccompute shape error in ooperators/conv_op.h, test=develop
-
由 zhupengyang 提交于
fix errors for conv and conv_transpose test=develop
-
由 yiicy 提交于
* unfinish sgemmc4 * finish armv8 sgemmc4 * arm add sgemmc4 with deal with remain * [ARM] add sgemmc4 small kernel, test=develop * [ARM] sgemmc4 small improve armv7 speed by add 4x8 block, test=develop
-
由 huzhiqiang 提交于
* arrange ops&kernels to support basic models * add relu and iocopy into basic * add fusion_elementwise_activation_ops into basic * add dropout,layout,io_copyonce kernel&op into basic
-
由 Wilber 提交于
* update x86 op and kernel to run content-dnn model test=develop
-
由 myq406450149 提交于
* split op upgrade
-