- 17 10月, 2019 3 次提交
-
-
由 zhupengyang 提交于
* move lite/backends/npu/bridges --> lite/kernels/npu/ test=develop * fix namespace for npu test=develop * mv npu runtime file to lite/backends/npu test=develop
-
由 HappyAngel 提交于
* update con_dw * update * add conv_depthwise_3x3s1.cc and conv_depthwise_3x3s2.cc * add conv_depthwise_3x3s1_fp32 and conv_depthwise_3x3s2_fp32 * add new conv_dw * only support conv_dw pad=0, 1 * add conv_dw_s1 conv_dw_s2 fp32 * //conv2_func _impl2{nullptr}; update conv_dw, add conv_3x3s1 and conv_3x3s2, pad=[0,1] * fix format, test=develop * fix formmat, test=develop
-
由 liu zhengxi 提交于
-
- 16 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
enable conv2d op and its unit tests on x86 device
-
- 15 10月, 2019 2 次提交
-
-
由 Yuan Shuai 提交于
[LITE][OPENCL] Fix layout, target pass for OpenCL, add macro of CONVERT_TYPE_TO and READ/WRITE image, memory reuse in ResetLazyImage2D (#2170) * add macro of CONVERT_TYPE_TO and READ/WRITE image. test=develop * add data type control. test=develop * fix io op as general layout and precision. test=develop * Fix memory reuse strategy for opencl image2d. test=develop * remove std::array, std::map in about opencl backend. test=develop
-
由 hong19860320 提交于
* [NPU] Fix the bug of loading multi NPU models test=develop * [NPU] Use lite tensor to store NPU model, fix the management of multi NPU models, support loading NPU model from memory and reduce the modification of framework test=develop * [NPU] Remove redundant header files for NPU bridges, test=develop * [NPU] fix NPU deps test=develop * [NPU] refine the compiling script for NPU test=develop * [NPU] remove redundant subdirectory in lite/CMakeLists.txt test=develop * [NPU] Fix and refine NPU test case test=develop * [NPU] revoke the modification of other non-NPU modules test=develop * [NPU] Remove NPU bridges if target is tiny publish test=develop
-
- 14 10月, 2019 3 次提交
-
-
由 juncaipeng 提交于
* fix bug for reshape op, test=develop
-
由 Zhaolong Xing 提交于
test=develop
-
由 lijianshe02 提交于
* fix asr modle related kernel bugs test=develop
-
- 12 10月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
* fix conv_transpose error * fix build error, enable basic test of conv_transpose, test=develop
-
- 11 10月, 2019 3 次提交
-
-
由 juncaipeng 提交于
-
由 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 * can run yolov3 int8 test=develop
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] support image2d. test=develop * add context changed with consider image*. test=develop * add layout, relu image kernels. test=develop * replace image_data with data, mutable_image_data with mutable_data, test=develop * comment unused var. test=develop * remove unused var. test=develop
-
- 10 10月, 2019 1 次提交
-
-
由 Wilber 提交于
* fix yolobox_cuda bug * update code format
-
- 09 10月, 2019 1 次提交
-
-
由 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
-
- 27 9月, 2019 1 次提交
-
-
由 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
-
- 25 9月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
-
- 23 9月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* add cast from uint8 to float, test=develop
-
- 20 9月, 2019 1 次提交
-
-
由 Pei Yang 提交于
-
- 19 9月, 2019 1 次提交
-
-
由 石晓伟 提交于
* 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
-
- 18 9月, 2019 1 次提交
-
-
由 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 2 次提交
-
-
由 Wilber 提交于
* modify norm kernel to run caffe_facedetection model * reserve bind norm, remove calc of norm output
-
由 liu zhengxi 提交于
* add fill_constant_batch_size_like op and add its unittest
-
- 16 9月, 2019 1 次提交
-
-
由 lhl960107 提交于
* add x86 gru&&relu&&sequence_expand_as op test=develop
-
- 12 9月, 2019 6 次提交
-
-
由 lijianshe02 提交于
-
由 guofei 提交于
-
由 Wilber 提交于
* add unsqueeze and range op. modify concat op test=develop * modify exception in range_test_x86
-
由 Wilber 提交于
-
由 lijianshe02 提交于
-
由 Wilber 提交于
add transpose kernel for cuda
-
- 11 9月, 2019 2 次提交
-
-
由 Yan Chunwei 提交于
-
由 liu zhengxi 提交于
add slice op, reshape op, reshape2 op, squeeze op and squeeze2 op and their unittests for x86
-
- 10 9月, 2019 3 次提交
-
-
由 lijianshe02 提交于
-
由 Wilber 提交于
-
由 TianXiaogang 提交于
-
- 09 9月, 2019 3 次提交
-
-
由 juncaipeng 提交于
* add assign_value op, arm kernel and test, add fluid_type, test=develop * add hard_sigmoid, test=develop
-
由 Pei Yang 提交于
* add nearest_interp_cuda kernel, test=develop * add concat op and elementwise_add op * remove eigen dependency from nearest_interp cuda kernel, test=develop * free cuda pointers, test=develop
-
由 Zhen Wang 提交于
* add calib cuda kernel. * add unit test for calib cuda kernel. test=develop
-
- 07 9月, 2019 1 次提交
-
-
由 lijianshe02 提交于
* add lite x86 ops for ASR test=develop * add lite x86 ops for ASR test=develop * fix x86 ci run test problems test=develop * fix mkl path for CI test=develop
-
- 06 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
modify reshape2 OP to add shape_tensor input
-