- 30 11月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* arrange ops&kernels to support basic models (#2482) * add relu and iocopy into basic * add fusion_elementwise_activation_ops into basic * add dropout,layout,io_copyonce kernel&op into basic
-
- 29 11月, 2019 3 次提交
-
-
由 myq406450149 提交于
* split op support param can be tensor or tensorlist,test=develop (#2474) * split op upgrade * fill_constant op support param shape can be tensor or tensorlist, test=develop (#2459) * fill_constant can support shape is tensor or tensorlist
-
由 yiicy 提交于
-
由 石晓伟 提交于
-
- 28 11月, 2019 3 次提交
-
-
由 Wilber 提交于
[cherry-pick] 2517 remove opencl place in benchmark
-
由 huzhiqiang 提交于
* change url type from https:// to http:// to support curl of low edition test=develop (#2496) * add head_file into beam_search.cc test=develop (#2506)
-
由 TianXiaogang 提交于
* add winograd c4 implement (#2494) fix: fix conv_block prepack_input_nxwc4 bug * fix: optimize sgemm_c4 in armv7 change condition of choose winograd kernel * fix: change conv choose kernel condition * fix winograd reinitwhenneed (#2511)
-
- 25 11月, 2019 1 次提交
-
-
由 yiicy 提交于
[ARM] sgemmc4 small improve armv7 speed by add 4x8 block, test=develop
-
- 23 11月, 2019 1 次提交
-
-
由 sangoly 提交于
[Model Optimize Tool] enhance model optimize tool to supported specific tailoring test=develop (#2480)
-
- 22 11月, 2019 12 次提交
-
-
由 hong19860320 提交于
[LITE][ALL] Refine NPU and XPU passes, fix the pass matching based on the bound targets and excluded targets (#2477)
-
由 HappyAngel 提交于
* fix conv 2-pad to 4-pad * fix compute conv shape * fix pad, test=develop * change conv_depthwise_3x3s1_fp.cc name to conv3x3s1p01_depthwise_fp32.cc to distinguish between conv3x3s1_depthwise_fp32.cc * delete printf note in conv3x3s1, test=develop * delete printf note, test=develop * delete gem_sdot.h, test=develop it is coped from __gemm_sdot_meta_.h * update compute padding, test=develop * fix padding size, must be 2 or 4. test=develop * fix format in operators/conv_op.cc, test=develop * change #if 0 to #if 1, test=develop * put 2-pad to 4-pad in AttachImpl, test=develop * fix clang-format error inn tests/math/connv_compute_test, test=develop * fix x86 test result error, test=develop * add asymmetric padding test case in liite/tests/math/conv_compute.cc, test=develop * change paddings type to support dynamically modify, test=develop * fix x86 build error in connv_compute_test, test=develop * fix opencl build error, test=develop * fix oopencl build error, test=develop * fix opencl/conv_compute build error, test=develop * fix opencl/conv_compute build error, test=develop * fix format in kernels/opencl/conv_computte_ttest,test=develop * fix build error, test=develop fix build error in kernels/x86/conv_compute.h
-
由 huzhiqiang 提交于
* [Publish] strip cxx light lib test=develop
-
由 Yuan Shuai 提交于
* Add CheckInput. test=develop * Fix android_log_ undef when using .a. test=develop * add guide of how to use shared library in demo. test=develop
-
由 HappyAngel 提交于
* add nhwc to nchw * add layout in funcs * change layout as extra, test=develop * change make, test=develop * use template class method to update layout NNCHHW and NHWC transform, test=develop * fix cmake error, set layout to extra, test=develop * fix test_layout_compute_arm test, its extra * layout is extra, test=develop * fix error in kernels/arm/layout_comput.cc when register kernel, DataLayout must be NCHW, test=develop * delete extra note, test=develop * delete extra test * delete layout_test, test=develop , its in tests/math/layout_comput_test * delete extrat test, test=develop
-
由 yiicy 提交于
* unfinish sgemmc4 * finish armv8 sgemmc4 * arm add sgemmc4 with deal with remain * [ARM] add sgemmc4 small kernel, test=develop
-
由 HappyAngel 提交于
* fix pooling bug and speed * fix build error * delete VLOGin pool, test=develop * add openmp, test=develop * fix lite/kernels/arm/pool_compute_test basic_pooling compute error bug, test=develop * update pooling 2-pad to 4-pad, test=develop * fix 2-pad to 4-pad in operators/pool_op.h, AttachKernel will set param, so 2-pad to 4-pad funcs should put in AttachKernel. test=ddevellop * put 2-pad to 4-pad in AttachImpl, test=develop * according to reviews, fix some format error. test=develop * fix format errorr, add (). test=develop * change paddings type to support dynamically modify, test=develop * update padding type int other devices, test=develop * fix x8d build error on shared_ptr, test=ddevelop * fix formmat in operators pool_op.cc, test=develop
-
由 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
-
由 Pei Yang 提交于
-
由 guofei 提交于
Modify stream.cc make armlinux can compile success in develop branch test=develop
-
由 huzhiqiang 提交于
* [accelerating third-party compiling]: change eigen3,mklml and xxhash from online compiling into the method of downloading from BaiduYun and compile locally test=develop
-
由 sangoly 提交于
-
- 21 11月, 2019 4 次提交
-
-
由 huzhiqiang 提交于
* cuda kernel for sequence_topk_avg_pooling and search_fc test=develop
-
由 Pei Yang 提交于
-
由 myq406450149 提交于
-
由 石晓伟 提交于
* fix cuda building, test=develop * remove sequence_pool from cmake because build error, test=develop
-
- 20 11月, 2019 9 次提交
-
-
由 Pei Yang 提交于
* add sequence_pool cuda kernel, test=develop * fix sequence_pool cuda,test=develop * fix and complete unittest, test=develop * fix macro of sequence_pool cuda, test=develop
-
由 juncaipeng 提交于
* fix x86 search_grnn and add unit test * add cuda search_grnn and unit test
-
由 liu zhengxi 提交于
-
由 StarryRain 提交于
* fix “CL_INVALID_KERNEL_ARGS ” error, test=develop * fix height = 1 error in superresolution model, test=develop * fix error
-
由 liu zhengxi 提交于
* add stack op and its unit tests, test=develop
-
由 myq406450149 提交于
* support build C++ cuda shared lib
-
由 yiicy 提交于
* [ARM] sgemv support transA, test=develop * add sgemv ut, test=develop
-
由 Pei Yang 提交于
* add sequence_pool cuda kernel, test=develop * fix sequence_pool cuda,test=develop * fix and complete unittest, test=develop
-
由 石晓伟 提交于
* add cuda ci building, test=develop * update comments, test=develop
-
- 19 11月, 2019 6 次提交
-
-
由 yiicy 提交于
-
由 hong19860320 提交于
-
由 sangoly 提交于
-
由 zhupengyang 提交于
test=develop
-
由 huzhiqiang 提交于
* add x86 op and kernel : search_fc and sequence_topk_avg_pooling for content-dnn model test=develop
-
由 zhupengyang 提交于
* [X86] add attention_padding_mask op, x86 kernel and unit test test=develop * [CUDA] add attention_padding_mask cuda kernel and unit test test=develop
-