- 05 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
[LITE][OPENCL] Fix opencl backend: Free opencl resources; Fix AddKernel/GetKernel, program and all opencl kernels (#3344) * [DONT MERGE] Fix opencl backend. * [LITE][OPENCL] Fix kernels overlapped when add/get for kernels of mnasnet/yolonano. test=develop * remove useless. test=develop * add all image kernels for Get/Add kernel. test=develop * add all image kernels for Get/Add kernel. test=develop * fix buffer kernels of opencl. test=develop * fix release opencl. test=develop
-
- 09 3月, 2020 1 次提交
-
-
由 xiaogang 提交于
* feat: add opencl elementwise_sub op & ut
-
- 25 2月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
-
- 24 2月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
[LITE][OPENCL] support fp16 for cl_image_converter, layout, activation all OpenCL image kernel. test=develop (#2964) * [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation image kernel. test=develop * add conv, depthwise and UT. test=develop * add pool, conv, nearest_interp kernel. test=develop * support fp16 for scale, reshape, concat, fc buffer opencl kernel. test=develop * refactor for mul opencl buffer kernel. test=develop * support fp16 for elementwise_mul opecl image kernel. test=develop * support fp16 for elementwise_mul opencl image kernel. test=develop * support fp16 for ele_add, fuse_ele_add_act opencl kernel. test=develop * rename io_copy. test=develop * mobilenetv1,v2 passed on 855. test=develop * fix opt for opencl. test=develop
-
- 07 2月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] remove useless code. test=develop * [LITE][OPENCL] finish 4 kernel and unit tests of image2d opencl elementwise_mul kernel. test=develop * [LITE][OPENCL] Fix little bug of ASSERT. test=develop * [LITE][OPENCL] Fix bug of channel_mul_d2 and d4. test=develop
-
- 16 12月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
[LITE][OPENCL] Add relu image2d kernel unit test, Fix conv2d_1x1, relu, layout using new Image2D Layout (#2564) * add 3 layout for opencl image. test=develop * add relu image2d test. test=develop
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-