- 31 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
add clear for tensor
-
- 16 12月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
* [LITE][OPENCL] Add depthwise_conv_3x3 opencl kernel * [LITE][OPENCL] Add depthwise_conv_3x3 opencl kernel. test=develop * [LITE][OPENCL] Add Pool opencl kernel. test=develop
-
- 15 10月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
[LITE][OPENCL] Fix layout, target pass for OpenCL, add macro of CONVERT_TYPE_TO and READ/WRITE image, memory reuse in ResetLazyImage2D (#2170) * add macro of CONVERT_TYPE_TO and READ/WRITE image. test=develop * add data type control. test=develop * fix io op as general layout and precision. test=develop * Fix memory reuse strategy for opencl image2d. test=develop * remove std::array, std::map in about opencl backend. test=develop
-
- 11 10月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] support image2d. test=develop * add context changed with consider image*. test=develop * add layout, relu image kernels. test=develop * replace image_data with data, mutable_image_data with mutable_data, test=develop * comment unused var. test=develop * remove unused var. test=develop
-
- 03 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-
- 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 提交于
-