- 23 3月, 2020 1 次提交
-
-
由 DannyIsFunny 提交于
-
- 20 3月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 18 3月, 2020 3 次提交
-
-
由 Yuan Shuai 提交于
* Fix OpenCL kernel of exp, tanh, * Fix layout pass for opencl backend, * Add how to debug cl kernel. test=develop.
-
由 huzhiqiang 提交于
-
由 zhupengyang 提交于
This reverts commit 670fcc3c.
-
- 17 3月, 2020 3 次提交
-
-
由 zhupengyang 提交于
-
由 Wilber 提交于
- 增加cuda c++ demo. - 考虑到检测模型尾部一般是multiclass_nms,该kernel为host,如果fetch kernel为cuda的话,则会在此处插入无用的io_copy(host->cuda),由于该原因,注释掉fetch的cuda kernel. 默认使用host的fetch kernel. 此处暗中进行的行为:每次predictor run完,都会默认把数据从cuda拷贝到cpu
-
由 石晓伟 提交于
* feature: buffer sharing, test=develop * fix the warning of buffer.h, test=develop * test cuda only if necessary, test=develop
-
- 16 3月, 2020 3 次提交
-
-
由 hong19860320 提交于
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
* [NPU] subgraph's precision register to kAny
-
- 10 3月, 2020 2 次提交
-
-
由 hong19860320 提交于
-
由 石晓伟 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 07 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
* get the precision from the real tensor or tensor_array of base_scope in arena/framwork * register assign and assign_value to kAny
-
- 06 3月, 2020 2 次提交
-
-
由 zhangshijin 提交于
* [MLU] support resnet50 on MLU * [MLU] support resnet50 on MLU
-
由 xiaogang 提交于
* fix: fix nlp ops input and output type * fix: add elementwise x_dims>y_dims case
-
- 05 3月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 Yuan Shuai 提交于
* Fix memory_resuse for opencl. test=develop * remove useless code. test=develop
-
- 04 3月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
* test=devellop * add cl file into resulted lib test=develop * test=develop * test=develop
-
- 03 3月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 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
-
- 01 3月, 2020 1 次提交
-
-
由 cc 提交于
-
- 29 2月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 26 2月, 2020 2 次提交
-
-
由 石晓伟 提交于
-
由 huzhiqiang 提交于
-
- 24 2月, 2020 3 次提交
-
-
由 石晓伟 提交于
-
由 cc 提交于
* Support lac model, fix bug for argmax lod_reset, test=develop
-
由 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
-
- 22 2月, 2020 1 次提交
-
-
由 HappyAngel 提交于
-
- 21 2月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 20 2月, 2020 2 次提交
- 16 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 14 2月, 2020 1 次提交
-
-
由 xiaogang 提交于
fix fpga lite_tensor compile bug add fake quantize_abs_max op test=develop
-
- 13 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 12 2月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* fix con+relu6/leakyRelu fusion in Fp32, test=develop * note m=397 in sgemv_int8 ut, test=develop * fix ios build error. test=develop
-
- 11 2月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
* Optimize the InferShape of several operators. test=develop * Remove the new function, resize and CheckPositive in DDim. test=develop * Fix a bug in fc_op's InferShape. test=develop
-
- 08 2月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
test=develop
-