- 01 4月, 2020 2 次提交
-
-
由 jackzhang235 提交于
outputs wrongly
-
由 zhaoying 提交于
1. disable conv activation pass by default 2. set fc_fuser'param with_relu false while mlu fc kernel does not support relu 3. change fc filter shape from 2 dim to 4 dim while input dim == 4 4. add ToFile func in mlu tensor for debug convenience 5. enable 4-dim input in elementwise_ops 6. add transpose2d in utility.cc
-
- 28 3月, 2020 3 次提交
-
-
由 jackzhang235 提交于
target -> subgraph -> target -> precision -> layout
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
- 26 3月, 2020 1 次提交
-
-
由 jackzhang235 提交于
-
- 24 3月, 2020 4 次提交
-
-
由 cc 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 zhupengyang 提交于
-
- 23 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 20 3月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 18 3月, 2020 5 次提交
-
-
由 Yuan Shuai 提交于
* Fix OpenCL kernel of exp, tanh, * Fix layout pass for opencl backend, * Add how to debug cl kernel. test=develop.
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
* fix some error when compiling with mlu-sdk1.2.5
-
由 huzhiqiang 提交于
-
由 zhupengyang 提交于
This reverts commit 670fcc3c.
-
- 17 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 16 3月, 2020 2 次提交
-
-
由 hong19860320 提交于
-
由 zhupengyang 提交于
-
- 10 3月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 06 3月, 2020 1 次提交
-
-
由 zhangshijin 提交于
* [MLU] support resnet50 on MLU * [MLU] support resnet50 on MLU
-
- 05 3月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* Fix memory_resuse for opencl. test=develop * remove useless code. 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 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 26 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 24 2月, 2020 2 次提交
-
-
由 石晓伟 提交于
-
由 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 1 次提交
-
-
由 cc 提交于
skip fusing quantized conv2d + relu6 for now
-
- 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
-
- 06 2月, 2020 1 次提交
-
-
由 juncaipeng 提交于
* optimize quant_dequant_fuse_pass, test=develop * update, test=develop * update, test=develop * fix bug for accessing the removed node, test=develop * set the bias of int8 conv as float, test=develop * support weight quantization, test=develop * up, test=develop * up, test=develop * up, test=develop
-
- 22 1月, 2020 1 次提交
-
-
由 HappyAngel 提交于
-