- 19 1月, 2020 1 次提交
-
-
由 Wilber 提交于
- modify aligned_matmul kernel for dynamically malloc memory - fix top_k_avg_pooling kernel to support data whose size is more than cuda shared memory.
-
- 21 11月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* cuda kernel for sequence_topk_avg_pooling and search_fc test=develop
-
- 11 11月, 2019 1 次提交
-
-
由 Pei Yang 提交于
add cuda kernel:lookup table
-
- 21 10月, 2019 1 次提交
-
-
由 yiicy 提交于
* cuda add softmax and pool op * * fix armlinux can find sys/system_properties.h * conv add padding_algorithm test=develop * delete padding_algorithm in op param, test=develop * fix bugs, test=develop
-
- 11 10月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* add conv int8 support(in condition which the input or output channel not be the times of 4) add add_kernel for cuda. * can run yolov3 fp32 test=develop * 1. fix bug with yolov3 run test=develop * can run yolov3 int8 test=develop
-
- 30 8月, 2019 1 次提交
-
-
由 Pei Yang 提交于
add nearest_interp cuda kernel for Paddle-Lite
-
- 27 8月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* paddle lite cuda init can run model with leaky_relu * add the missing file. test=develop
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-