- 10 9月, 2019 4 次提交
-
-
由 Xiaoyang LI 提交于
fix model_optimize_tool error when using host kernel, fix reshape op build error on ios, test=develop (#1984)
-
由 TianXiaogang 提交于
-
由 NazgulLee 提交于
-
由 StarryRain 提交于
* add opencl depthwise_conv_trans_op * test=develop * Optimal OPENCL conv_3x3S2 Performance * test=develop
-
- 09 9月, 2019 5 次提交
-
-
由 Yanzhan Yang 提交于
* fix vector out of range crash test=develop * fix style test=develop
-
由 NazgulLee 提交于
-
由 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 5 次提交
-
-
由 Yanzhan Yang 提交于
* fix ios CPU preprocess test=develop * fix style test=develop
-
由 zhupengyang 提交于
test=develop
-
由 huzhiqiang 提交于
modify reshape2 OP to add shape_tensor input
-
由 Wilber 提交于
* modify slice op and add slice test * modify nearest_polate when align_corners=false (bugfix)
-
由 Zhaolong Xing 提交于
* paddle lite cuda init can run model with leaky_relu * add the missing file. test=develop * add the load from memory interface. test=develop * refine this pr. fix comments fix ci error test=develop * conv impl fp32: conv, conv+bais, conv+bias+relu, conv+bias+leaky_relu int8: conv, conv+bais+relu(int8 or fp32 output), conv+bias+leaky_relu(int8 or fp32 output) can run conv+ bias+relu using cxx_api test=develop * move the lite/cuda/math to backends/cuda/math test=develop
-
- 04 9月, 2019 1 次提交
-
-
由 Wilber 提交于
* modify slice op and add slice test * modify slice op bug
-
- 03 9月, 2019 14 次提交
-
-
由 zp7 提交于
-
由 Yanzhan Yang 提交于
* accelerate opencl compilation time test=develop * fix style test=develop
-
由 tensor-tang 提交于
* fix attr and refine subgraph pass test=develop * refine the npu pass functions * fix test test=develop
-
由 zhupengyang 提交于
test=develop
-
由 huzhiqiang 提交于
-
由 juncaipeng 提交于
* add ops for faster rcnn * disable test for generate_proposals and roi_align, test=develop * remove .swp file * remove log in tensor slice * finish the unit test for roi_align, test=develop * add box_clip op and fix tensor slice bug * remove add four op twice * rewrite the implement for box_coder and sequence_expand, add faster_rcnn_test, test=develop * fix test bug of box_clip in x86 server, test=develop * rewrite multiclass_nms according to fluid, test=develop * fix param load bug in box_coder and multiclass_nms op, test=develop * fix value transfor error in multiclass_nms, test=develop
-
由 Yanzhan Yang 提交于
-
由 huzhiqiang 提交于
-
由 zp7 提交于
-
由 Yanzhan Yang 提交于
* fix variant memory leak test=develop * fix variant memory leak & fix style test=develop * fix cpplint test=develop
-
由 tensor-tang 提交于
test=develop
-
由 Huie 提交于
* 1.add density_prior_box for gpu. 2.add flatten2 for gpu. 3.add concat 4 inputs size for gpu. 4.fix pool. 5.fix transpose2 test=develop * 1.fix GetGPUTime test=develop
-
由 StarryRain 提交于
* add opencl depthwise_conv_trans_op * test=develop
-
由 huzhiqiang 提交于
* add images to readme.md and readme_cn.md test=develop * change the image style test=develop * chage the image style * chage the image style * chage the image style * change image style * change image style * change image style test=develop
-
- 02 9月, 2019 3 次提交
-
-
由 Yuan Shuai 提交于
* enhance benchmark * update code format. test=develop
-
由 juncaipeng 提交于
* add ops for faster rcnn * disable test for generate_proposals and roi_align, test=develop * remove .swp file * remove log in tensor slice * finish the unit test for roi_align, test=develop * add box_clip op and fix tensor slice bug * remove add four op twice * rewrite the implement for box_coder and sequence_expand, add faster_rcnn_test, test=develop * fix test bug of box_clip in x86 server, test=develop
-
由 juncaipeng 提交于
* fix elementwise_op bug when the shape of input y is 1, test=develop * fix elementwise ops bug when the shape of input y is 1, test=develop
-
- 01 9月, 2019 3 次提交
-
-
由 Yuan Shuai 提交于
* Fix timer of arm cpu profiler. test=develop * Fix un-added op in cmake.test=develop * fix cmake error * fix cmake error, test=develop * Fix pass sequence. test=develop * replace option with lite_option. test=develop * disable profile mode by default. test=develop * Fix error option name. test=develop
-
由 NazgulLee 提交于
-
由 huzhiqiang 提交于
-
- 31 8月, 2019 1 次提交
-
-
由 guofei 提交于
-
- 30 8月, 2019 3 次提交
-
-
由 liu zhengxi 提交于
* add stack op and add reduce_mean op and their unit tests * modify stack op output name and modify the for loop in reduce_mean op * add HasAttr for slice op
-
由 Pei Yang 提交于
add nearest_interp cuda kernel for Paddle-Lite
-
由 hong19860320 提交于
* [NPU] add NPU supporting for Java API test=develop * [NPU] refine build script for NPU compiling test=develop * [NPU] fix compiling script for NPU test=develop
-