- 09 7月, 2020 2 次提交
-
-
由 ysh329 提交于
[cherry-pick][OPENCL] Fix opencl create cmd with prop, fix int16 model for fc opencl kernel. (#3918) * [OPENCL] Fix opencl fc int16 model bug caused by fc kernel (#3900) * fix opencl fc kernel caused int16 model weight abnormal. test=develop
-
由 ysh329 提交于
* fix opencl fc kernel caused int16 model weight abnormal. test=develop
-
- 01 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 29 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] add gpu perf mode, priority level for qcom adreno. test=develop
-
- 20 4月, 2020 1 次提交
-
-
由 xiebaiyuan 提交于
-
- 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
-
- 12 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
-
- 11 4月, 2020 2 次提交
-
-
由 Yuan Shuai 提交于
1. clean code; 2. change `cl::Kernel` from unique to shared ptr; 3. `reset` `cl::Program` and `clear` `device_info_` in destroyed of CLRuntime; 4. remove clFlush in destroyed of CLRuntime.
-
由 xiebaiyuan 提交于
fix opencl hang on mali
-
- 10 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] fix OpenCL global static resources. test=develop * Fix Cxx and light api. test=develop
-
- 09 4月, 2020 1 次提交
-
-
由 xiebaiyuan 提交于
为了及时响应业务上线问题,先行合入
-
- 08 4月, 2020 2 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Add ReleaseResource for OpenCL when Predictor dead. test=develop * fix void for decontrust. test=develop * fix miscs. test=develop * fix miscs. test=develop * fix miscs. test=develop * fix miscs. test=develop * [LITE][OPENCL] fix Hang of mobilenetv1_test and kernel test. test=develop * [LITE][OPENCL] Fix miscs. test is ok. test=develop
-
由 HappyAngel 提交于
* add boxcoder opencl kernel, test=develop * fix format, test=develop * fix , test=develop
-
- 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
-
- 03 4月, 2020 1 次提交
-
-
由 xiebaiyuan 提交于
* [LITE][OPENCL][Image] add lws turn & close cl check when shutdownlog , test=develop * [LITE][OPENCL][Image] add lws turn & close cl check when shutdownlog , test=develop * [LITE][OPENCL][Image] add lws turn & close cl check when shutdownlog , test=develop * [LITE][OPENCL][Image] add lws turn & close cl check when shutdownlog , test=develop * [LITE][OPENCL][Image] add lws turn & close cl check when shutdownlog , test=develop
-
- 27 3月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] fix elemul kernel of opencl. test=develop * fix instanceNorm of opencl. test=develop * add more info about cl device info. test=develop
-
- 24 3月, 2020 2 次提交
-
-
由 xiebaiyuan 提交于
-
由 xiebaiyuan 提交于
* [LITE][OPENCL][Image]optimise conv2d 5x5 7x7,test=develop * [LITE][OPENCL][Image]optimise conv2d 5x5 7x7,test=develop * [LITE][OPENCL][Image]optimise conv2d 5x5 7x7,test=develop
-
- 22 3月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] clean code for opencl. test=develop * [LITE][PROFILER] Enhance Precision Profiler. test=develop * delete useless var in profiler. test=develop * add ocl header. test=develop
-
- 15 3月, 2020 2 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Change fp32 fc to fp16's. test=develop * fix act in conv3x3opt opencl kernel. test=develop * [LITE][OPENCL] fix opencl fc kernel. test=develop * [LITE][OPENCL] add lws for opencl conv image kernel. test=develop
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Change fp32 fc to fp16's. test=develop * fix act in conv3x3opt opencl kernel. test=develop * [LITE][OPENCL] fix opencl fc kernel. test=develop
-
- 14 3月, 2020 3 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Change fp32 fc to fp16's. test=develop * fix act in conv3x3opt opencl kernel. test=develop * [LITE][DEMO] fix input arg. test=develop * fix shutdownlog for std::endl. test=develop
-
由 Jiaying Zhao 提交于
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Change fp32 fc to fp16's. test=develop * fix act in conv3x3opt opencl kernel. test=develop
-
- 13 3月, 2020 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 11 3月, 2020 1 次提交
-
-
由 yiicy 提交于
add pad2d image kernel and ut
-
- 10 3月, 2020 2 次提交
- 09 3月, 2020 3 次提交
-
-
由 yiicy 提交于
add instance norm kernel and ut
-
由 xiaogang 提交于
* feat: add opencl elementwise_sub op & ut
-
由 xiebaiyuan 提交于
-
- 08 3月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* add lrn op * fix v7 build error, test=develop
-
- 06 3月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* fix * fix format. test=develop * fix format, test=develop * fix resize error * fix format. test=develop * fix format, test=develop * fix format * note log(4) << x_image. test=develop * note x_image printf. test=develop
-
- 04 3月, 2020 2 次提交
-
-
由 huzhiqiang 提交于
* test=devellop * add cl file into resulted lib test=develop * test=develop * test=develop
-
由 HappyAngel 提交于
* add grid sampler * reset act * fix conflict and readme, test=develop * fix ios v8 run error * fix grid_sampler compute error. test=develop * fix exp act run error, test=develop * fix format, test=develop
-
- 03 3月, 2020 2 次提交
-
-
由 Yuan Shuai 提交于
-
由 HappyAngel 提交于
* fix leakyrelu and tanh compute error, test=develop * delete extra file, test=develop * reset act * fix conflict and readme, test=develop * fix ios run error, test=develop
-
- 02 3月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Support video-sr feature using OpenCL FP16 Image. test=develop * optimize image2d_to_buffer_with_post255. test=develop * add def debug in cl kernel. test=develop * remove conv image code in conv buffer. test=develop
-
- 28 2月, 2020 1 次提交
-
-
由 xiebaiyuan 提交于
-