- 20 12月, 2019 6 次提交
-
-
由 xiebaiyuan 提交于
-
由 Jiaying Zhao 提交于
-
由 zhupengyang 提交于
test=develop
-
由 Jiaying Zhao 提交于
* [mobile]Add multi input interface in inference api. * [Mobile]Open switch of mobile/test/CMakeLists.txt to build all test. * [Mobile]Fix ci compile error. * [Mobile]Change test_inference_api_v2 to test multi input and output.
-
由 Wilber 提交于
add var_conv_2d + relu fuse pass
-
由 zhupengyang 提交于
* [XPU] add transpose bridge and unit test test=develop
-
- 19 12月, 2019 9 次提交
-
-
由 xiebaiyuan 提交于
* suite scale in nearest_interp_op ,test=mobile * suite scale in nearest_interp_op && fix grid_sampler_kernel.cl ,test=mobile * suite scale in nearest_interp_op && fix grid_sampler_kernel.cl && fix code style ,test=mobile
-
由 NazgulLee 提交于
-
由 石晓伟 提交于
-
由 Wilber 提交于
* optimize content-dnn cuda kernel
-
由 xiaogang 提交于
* feature: update fpga kernel patch
-
由 TianXiaogang 提交于
-
由 yiicy 提交于
* [ARM] change global pooling choose kernel policy, test=develop
-
由 xiebaiyuan 提交于
-
由 xiebaiyuan 提交于
* develop expend op for erciyuan ,test=mobile * develop expend op for erciyuan && code style ,test=mobile
-
- 18 12月, 2019 3 次提交
-
-
由 Jiaying Zhao 提交于
-
由 juncaipeng 提交于
* Support Mask RCNN2 (#2588)
-
由 liu zhengxi 提交于
* add set_cpu_math_library_math_threads for lite x86 platform, test=develop * update the #if defined and add a condition LITE_WITH_X86, test=develop * add if not defined LITE_ON_MODEL_OPTIMIZE_TOOL, test=develop
-
- 17 12月, 2019 6 次提交
-
-
由 HappyAngel 提交于
-
由 HappyAngel 提交于
* add cv image process * fix arm liunx build error * add LITE_WITH_CV defien to make cv, test=develop * fix cv format, annd add describe in utils/cv * delete some Meaningless comments, test=develop * set LITE_WITH_CV=OFF in build.sh, test=develop * delete cv_enum.h in utils/cv, push the contents in cv_ennum.h to paddle_image_preprocess.h, test=develop * according to reviews to redefine paddle_image_preprocess.h, test=develop * add detailed note of flipParam, test=develop * fix format in paddle_image_preprocess.h, test=develop * fix error when build x86. test=develop lite_with_X86 does not contain lite_with_cv * fix cmake error in llite/CMakeLists.txt, missing mkdir cxx, test=develop * according to review change, test=develop * chang grb to rgb, test=develop * add elemetnwise mul constant elimination and deconv+relu, deconv+batchnorm fusion, test=develop * fix format, test=develop
-
由 guofei 提交于
test=develop
-
由 xiebaiyuan 提交于
* add reshape opencl kernel && optimise conv 1x1 ,test=develop * add reshape opencl kernel && optimise conv 1x1 &&code style ,test=develop * add reshape opencl kernel && optimise conv 1x1 &&code style ,test=develop
-
由 Yuan Shuai 提交于
-
由 huzhiqiang 提交于
-
- 16 12月, 2019 4 次提交
-
-
由 TianXiaogang 提交于
* fix: update backend fpga patch
-
由 Yuan Shuai 提交于
[LITE][OPENCL] Add relu image2d kernel unit test, Fix conv2d_1x1, relu, layout using new Image2D Layout (#2564) * add 3 layout for opencl image. test=develop * add relu image2d test. test=develop
-
由 Jiaying Zhao 提交于
* [LITE][OPENCL] Add depthwise_conv_3x3 opencl kernel * [LITE][OPENCL] Add depthwise_conv_3x3 opencl kernel. test=develop * [LITE][OPENCL] Add Pool opencl kernel. test=develop
-
由 石晓伟 提交于
* update profiler, test=develop * warm up times of profiler, test=develop
-
- 15 12月, 2019 1 次提交
-
-
由 Wilber 提交于
optimize search_grnn
-
- 13 12月, 2019 1 次提交
-
-
由 hong19860320 提交于
[LITE][NPU][XPU] Refine subgraph pass, and support NPU/XPU model generation at execution time (#2576)
-
- 12 12月, 2019 4 次提交
-
-
由 huzhiqiang 提交于
-
由 xiebaiyuan 提交于
* add opencl conv1x1 image impl and unit test pass with relu & bias, add layout_compute --> buffer2image float32 --> with unit test pass suite checked test for more situation , test=develop * add opencl conv1x1 image impl and unit test pass with relu & bias, add layout_compute --> buffer2image float32 --> with unit test pass suite checked test for more situation , test=develop * fix white space cpp lint , test=develop
-
由 xiebaiyuan 提交于
* fix 1x1_wrapped crashed in huawei && reinit super image . test = develop * fix 1x1_wrapped crashed in huawei && reinit super image . test = mobile
-
由 huzhiqiang 提交于
-
- 11 12月, 2019 2 次提交
-
-
由 TianXiaogang 提交于
-
由 Yuan Shuai 提交于
* add 3 layout for opencl image. test=develop
-
- 10 12月, 2019 4 次提交
-
-
由 huzhiqiang 提交于
-
由 qnqinan 提交于
* update proposal and psroipool kernel file in FPGA V2 track * update, test=develop * update FPGA v2 pe cpp file and ew kernel files, test=develop * fix a bug of sigmoid kernel in FPGA v2 track, test=develop * fix bugs of concat, reshape and slice op and add usleep in fpga regpoll, test=develop * add interupt clear operation before op compute in FPGA V2 track, test=develop * fix a bug in ewadd in FPGA v2, test=mobile
-
由 huzhiqiang 提交于
-
由 Wilber 提交于
For multiple-use parameters, only copy once
-