- 10 10月, 2019 2 次提交
-
-
由 Yuan Shuai 提交于
* [CMAKE] Abandon strip when CMAKE_BUILD_TYPE=Debug * Add CMAKE_BUILD_TYPE info in cmake. test=develop
-
由 xiebaiyuan 提交于
-
- 09 10月, 2019 5 次提交
-
-
由 Yanzhan Yang 提交于
* 1. add quantification_fold parameter. 2. support quantification test in run.py. * implement n-fold quantification
-
由 yiicy 提交于
* imporve prepack_input func speed in int8 3x3s1 dw conv * fix code style * fix code style * improve 3x3s1 dw fp32 conv speed a little * arm add 5x5s1 int8 dw conv, test=develop
-
由 xiebaiyuan 提交于
* open cl mem optimise, split with cpu codes. fix a bug when some memory is not equal 4 . * open cl mem optimise, split with cpu codes. fix a bug when some memory is not equal 4 fix bad des
-
由 zp7 提交于
-
由 xiebaiyuan 提交于
-
- 08 10月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 01 10月, 2019 1 次提交
-
-
由 sangoly 提交于
-
- 27 9月, 2019 4 次提交
-
-
由 zp7 提交于
-
由 Zhaolong Xing 提交于
* add conv int8 support(in condition which the input or output channel not be the times of 4) add add_kernel for cuda. * can run yolov3 fp32 test=develop * 1. fix bug with yolov3 run test=develop
-
由 sangoly 提交于
-
由 NazgulLee 提交于
-
- 26 9月, 2019 2 次提交
- 25 9月, 2019 6 次提交
-
-
由 Xiaoyang LI 提交于
-
由 Xiaoyang LI 提交于
-
由 StarryRain 提交于
* get opencl kernel_work_group_size and set local_work_group_size for conv and conv_trans kernel of GAN, test=develop * fix fpga CI error, test=develop * fix fpga CI error, test=develop * auto set local work group size according to devices * Optimal OPENCL conv_trans_7x7 Performance , test=develop * fix CI error, test=develop
-
由 Xiaoyang LI 提交于
-
由 Xiaoyang LI 提交于
-
由 juncaipeng 提交于
-
- 24 9月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
* fix fpga ci build error. test=develop * fix fpga ci build error. test=develop
-
- 23 9月, 2019 4 次提交
-
-
由 Wilber 提交于
-
由 juncaipeng 提交于
* add cast from uint8 to float, test=develop
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
- 21 9月, 2019 2 次提交
-
-
由 hong19860320 提交于
-
由 Wilber 提交于
-
- 20 9月, 2019 3 次提交
-
-
由 huzhiqiang 提交于
* fix compiling and fix code style test=develop
-
由 Pei Yang 提交于
-
由 Zhaolong Xing 提交于
test=develop
-
- 19 9月, 2019 5 次提交
-
-
由 石晓伟 提交于
* add full_api_static target and fix building errors, test=develop * fix build errors, test=develop * fix code style, test=develop * fix lite/model_parser/pb/var_desc.cc, test=develop * fix building errors, test=develop * modify lite/tools/debug/CMakeLists.txt, test=develop
-
由 Xiaoyang LI 提交于
* fix building model_optimize_tool error on mac, test=develop * fix model_optimize_tool build error, test=develop
-
由 TianXiaogang 提交于
* fix: fix model parser and save bug * style: delete debug code * fix: fix light_predictor program run model with subblock bug
-
由 huzhiqiang 提交于
(1)modify tiny publish so to make it excutable (2)modify the bug of compiling in armlinux (3)change 3 full publish so into 2
-
由 sangoly 提交于
-
- 18 9月, 2019 3 次提交
-
-
由 石晓伟 提交于
-
由 sangoly 提交于
-
由 Xiaoyang LI 提交于
* fix gemm_int8, gemv-int8 and conv-int8 math function, add float bias * change conv impl * neon int8 kernel support float bias * arm compute kernel support float bias * add math_test target * add tensor utils for testing, fix sgemm ut error * add gemm_int8 unit test, support float bias * fix build script * add conv compute unit test for arm * fix build script, test=develop * fix fp32 dw conv3x3s1, test=develop * add fp32 dw conv3x3s1, test=develop * add armv7 fp32 dw conv3x3s1, test=develop * add fp32 depthwise conv3x3s2, test=develop * fix fp32 conv3x3 depthwise build error, test=develop * fix gemm_like conv trans weights error, test=develop * fix int8 depthwise conv3x3 error, test=develop * turn on all test for arm fp32 conv, test=develop * fix int8 conv1x1 error * fix int8 direct conv3x3s1 error, test=develop * fix int8 direct conv3x3s2, test=develop * turn on all test for arm int8 conv, test=develop * fix int8 fc error, change mobilenetv1-int8 ground-truth result to fluid, test=develop * remove debug info, strip ut binary, test=develop * fix conv compute error, test=develop * change Init() to ReInitWhenNeeded(), test=develop * fix code style, test=develop * remote engine_test, test=develop * fix building server tests error, test=develop * fix sdot clang build error, test=develop * fix sgemm ut timeout error, test=develop * fix clang build error, test=develop * turn off math basic test due to ci time out, test=develop * fix conv_int8 ut error, test=develop
-
- 17 9月, 2019 1 次提交
-
-
由 Wilber 提交于
* modify norm kernel to run caffe_facedetection model * reserve bind norm, remove calc of norm output
-