- 09 7月, 2020 1 次提交
-
-
由 ysh329 提交于
* fix opencl fc kernel caused int16 model weight abnormal. test=develop
-
- 22 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* fix bilinear opencl kernel. test=develop * [LITE][OPENCL] replace map with memsync. test=develop * [GIT] Ehance ignore. test=develop * replace map of Fc with MemCpySync. test=develop * comment for mul of opencl. test=develop * Fix opencl miscs. test=develop
-
- 19 4月, 2020 1 次提交
-
-
由 xiebaiyuan 提交于
* [lite][opencl] remove event with clfinish, add strict check for cl warning. add conv 3x3opt fallback opt layout cast ,test=develop * [LITE][OPENCL]rm event in element_add_buffer_compute test=develop * [LITE][OPENCL]suite cl_functions_test.cc test=develop * [LITE][OPENCL] suite cl_common.sh lint check test=develop * [LITE][OPENCL] suite conv_image_compute.cc lint check test=develop * [LITE][OPENCL] suite cl_wait_list() lint check test=develop
-
- 15 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* fix bilinear opencl kernel. test=develop * [LITE][OPENCL] replace map with memsync. test=develop
-
- 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
-
- 14 2月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* comment All opencl buffer kernels. test=develop * refactor conv, depthwise into one routing selection. test=develop
-
- 03 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-