- 21 2月, 2020 4 次提交
-
-
由 hong19860320 提交于
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
由 xiaogang 提交于
fix: move quant op to basic
-
- 20 2月, 2020 7 次提交
-
-
由 cc 提交于
skip fusing quantized conv2d + relu6 for now
-
由 Yuan Shuai 提交于
-
由 zhupengyang 提交于
-
由 huzhiqiang 提交于
-
由 Wilber 提交于
Optimize cuda kernel and remove io_copy added by default due to missing fetch_cuda kernel
-
由 yiicy 提交于
add multiclass_nms2 kernel, test=develop
-
由 HappyAngel 提交于
* fix caliberate error, values from [-128, 127] to [-127, 127], test=develop * add classify demo and detection demo, test=develop
-
- 19 2月, 2020 3 次提交
-
-
由 huzhiqiang 提交于
-
由 cc 提交于
* add weight quant for combined model after optimized, test=develop
-
由 Wilber 提交于
* fix compile. test=develop
-
- 18 2月, 2020 7 次提交
-
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
由 cc 提交于
* make full_publish to fix link bug in mask demo
-
由 HappyAngel 提交于
add cv docs, test=document_fix
-
由 yiicy 提交于
-
由 cc 提交于
-
- 17 2月, 2020 2 次提交
- 16 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 15 2月, 2020 2 次提交
-
-
由 huzhiqiang 提交于
-
由 Yuan Shuai 提交于
* mobilenetv1/v2,mnasnet,yolonano,sr models passed with opencl image2d kernel. test=develop * Fix gflag shape define. test=develop
-
- 14 2月, 2020 8 次提交
-
-
由 huzhiqiang 提交于
-
由 GaoWei8 提交于
* Replace Softsign Eigen with c implementation test=develop
-
由 Yiqun Liu 提交于
* Optimize softmax. When the input tensor is 2-D and axis is 1, there is no need to resize. * Optimize the gru, avoid calling Tensor::Slice. test=develop * Remove a std::vector in softmax. test=develop * Define CalculateSeqWidth to get the width of a sequence. test=develop
-
由 huzhiqiang 提交于
-
由 Yuan Shuai 提交于
* comment All opencl buffer kernels. test=develop * refactor conv, depthwise into one routing selection. test=develop
-
由 hong19860320 提交于
-
由 xiaogang 提交于
-
由 xiaogang 提交于
fix fpga lite_tensor compile bug add fake quantize_abs_max op test=develop
-
- 13 2月, 2020 6 次提交
-
-
由 cc 提交于
Update mask demo docs, add model download from paddlehub
-
由 Santa An 提交于
* [LITE][BM] support VGG,Inception,Mobilenet,Darknet, test=develop
-
由 huzhiqiang 提交于
-
由 cc 提交于
-
由 huzhiqiang 提交于
* modify opt name test=develop * fix code style test=develop * test=develop
-
由 GaoWei8 提交于
* replace gru RowWiseAdd Eigen with c implementation test=develop
-