- 16 8月, 2019 1 次提交
-
-
由 StarryRain 提交于
* add CPU_ARCH info, improve the performance of GEMM1*1s1 * improve the performance of gemm1*1s1_conv_add and gemm1*1s1_conv_add_bn_relu * improve the performance of slidingwindow_bn_relu,slidingwindow_add,slidingwindow_add_bn_relu,gemm1*1s1_bn_relu,gemm1*1s1_add_relu * add faster sgemv_notrans_mx1, fix test_fusion_op * add opencl slidingwindow3*3s1
-
- 13 8月, 2019 1 次提交
-
-
由 zhaojiaying01 提交于
-
- 08 8月, 2019 1 次提交
-
-
由 zp7 提交于
* fix lod_set,cast cpu op * 1.fix lod_set,cast cpu op 2.fix gpu compile error when set_lod called in infershape
-
- 07 8月, 2019 2 次提交
-
-
由 zp7 提交于
add assign,equal,fill_constant_batch_size_like,range,reduce_prod,cond… … …itional_block cpu op (#1783) * add assign,equal,fill_constant_batch_size_like,range,reduce_prod,conditional_block cpu op * 1.fix roi_perspective_transform,lod_reset,multiclass_nms,slice,while op 2.elementwise_add compute support int input 3.scale compute support int64_t input
-
由 zhaojiaying01 提交于
-
- 05 8月, 2019 1 次提交
-
-
由 Huie 提交于
-
- 31 7月, 2019 1 次提交
-
-
由 Yanzhan Yang 提交于
* support group conv in opencl * fix style
-
- 30 7月, 2019 1 次提交
-
-
由 Yanzhan Yang 提交于
-
- 29 7月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
* 1.add slice, exp, leakyrelu, nearest op placeholder. 2.complete slice and exp op. 3.fix sigmoid op. * fix style
-
由 StarryRain 提交于
* add CPU_ARCH info, improve the performance of GEMM1*1s1 * improve the performance of gemm1*1s1_conv_add and gemm1*1s1_conv_add_bn_relu * improve the performance of slidingwindow_bn_relu,slidingwindow_add,slidingwindow_add_bn_relu,gemm1*1s1_bn_relu,gemm1*1s1_add_relu * add faster sgemv_notrans_mx1, fix test_fusion_op
-
- 19 7月, 2019 2 次提交
- 18 7月, 2019 1 次提交
-
-
由 StarryRain 提交于
* add CPU_ARCH info, improve the performance of GEMM1*1s1 * improve the performance of gemm1*1s1_conv_add and gemm1*1s1_conv_add_bn_relu * improve the performance of slidingwindow_bn_relu,slidingwindow_add,slidingwindow_add_bn_relu,gemm1*1s1_bn_relu,gemm1*1s1_add_relu
-
- 17 7月, 2019 4 次提交
-
-
由 Yanzhan Yang 提交于
* prune faster depthwise * fix style
-
由 StarryRain 提交于
-
由 Yanzhan Yang 提交于
-
由 Yanzhan Yang 提交于
* add faster depthwise implementations * fix style
-
- 03 7月, 2019 1 次提交
-
-
由 zp7 提交于
-
- 02 7月, 2019 1 次提交
-
-
由 zp7 提交于
-
- 27 6月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 24 6月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
-
由 qnqinan 提交于
* update concat and split kernel and related files in FPGA v2(v3) track * update * update * update kernel and related files in FPGA v2 track * update * update * update kernel and related files for static quantization in FPGA v2 track * update * update feed and fetch kernel in FPGA v2 track * update io file * update feed fetch and softmax kernel in FPGA v2 track * update proposal kernel and other kernels in FPGA v2 track * update fetch and softmax kernel in fpga v2 track * update v1 and v3 kernel file in FPGA track
-
- 21 6月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 19 6月, 2019 1 次提交
-
-
由 NazgulLee 提交于
-
- 05 6月, 2019 1 次提交
-
-
由 qnqinan 提交于
* update concat and split kernel and related files in FPGA v2(v3) track * update * update * update kernel and related files in FPGA v2 track * update * update * update kernel and related files for static quantization in FPGA v2 track * update * update feed and fetch kernel in FPGA v2 track * update io file * update feed fetch and softmax kernel in FPGA v2 track * update proposal kernel and other kernels in FPGA v2 track * update fetch and softmax kernel in fpga v2 track
-
- 04 6月, 2019 1 次提交
-
-
由 jameswu2014 提交于
* marker1-anchor update * concat-fetch bug
-
- 03 6月, 2019 2 次提交
-
-
由 qnqinan 提交于
* update concat and split kernel and related files in FPGA v2(v3) track * update * update * update kernel and related files in FPGA v2 track * update * update * update kernel and related files for static quantization in FPGA v2 track * update * update feed and fetch kernel in FPGA v2 track * update io file * update feed fetch and softmax kernel in FPGA v2 track * update proposal kernel and other kernels in FPGA v2 track
-
由 zp7 提交于
-
- 30 5月, 2019 1 次提交
-
-
由 zp7 提交于
* add reshape2, transpose2, split GPU operator * fix reshape2op && delete log
-
- 27 5月, 2019 1 次提交
-
-
由 zhaojiaying01 提交于
-
- 24 5月, 2019 1 次提交
-
-
由 hong19860320 提交于
1.update CPUContext to probe CPU info 2.improve the performance of SlidingwindowConv3x3s1 and SlidingwindowConv3x3s2 (#1655)
-
- 23 5月, 2019 2 次提交
-
-
由 Jiaying Zhao 提交于
-
由 Jiaying Zhao 提交于
* fix opencl no persistable bias in fusion conv op * delete log
-
- 22 5月, 2019 4 次提交
-
-
由 jameswu2014 提交于
-
由 Jiaying Zhao 提交于
* fix cpu conv_add and conv_add_relu * fix cpu conv_add and conv_add_relu
-
由 xiebaiyuan 提交于
* develop nearestinterp op fix bug in element add close #1647 * remove log remove log
-
由 Jiaying Zhao 提交于
* fix memcpy size in opencl fetch kernel * add opencl Scale op
-
- 21 5月, 2019 1 次提交
-
-
由 xiebaiyuan 提交于
-
- 17 5月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 13 5月, 2019 1 次提交
-
-
由 qnqinan 提交于
* update concat and split kernel and related files in FPGA v2(v3) track * update * update * update kernel and related files in FPGA v2 track * update * update * update kernel and related files for static quantization in FPGA v2 track * update * update feed and fetch kernel in FPGA v2 track * update io file * update feed fetch and softmax kernel in FPGA v2 track
-