Commit Graph

3430 Commits (0c05ea39d4632de296d4f607dd15dce19df5cd04)

Author SHA1 Message Date
chengduoZH 4373a4a74d fix redeclaration of 'paddle::StatPtr __stat'
8 years ago
QI JUN 7b679631eb Merge pull request #3919 from QiJune/fix_clang_build_error
8 years ago
yangyaming 9802c42555 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
yangyaming a377b4197c Follow GLOG enforcing style.
8 years ago
qijun 1e419d9ed3 fix clang build and run error
8 years ago
wanghaoshuang f23ab48468 Fix attr int_64 error.
8 years ago
Xinghai Sun 16fddf32a5 Add broadcasting support (e.g. matrix-vector) for cos sim operator.
8 years ago
wanghaoshuang 96a7c70a7c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
wanghaoshuang 06b42e9ec5 Add crop op.
8 years ago
Luo Tao 8ef17ea68f Merge branch 'develop' into op_refine, fix conflict
8 years ago
Xinghai Sun b59f301840 Merge pull request #3815 from xinghai-sun/cos_sim_layer2
8 years ago
QI JUN 511b6e239e Merge pull request #3900 from QiJune/dim_int64
8 years ago
Cao Ying b3afe30dc8 Merge pull request #3887 from lcy-seso/update_softmax_doc
8 years ago
qijun 52f2bc1f9d fix vector size error
8 years ago
wanghaoshuang 7c30251d16 Fix padding attribute error.
8 years ago
Yu Yang 9de6a4b375 Change `Op::GetAttr` to `Op::Attr`
8 years ago
Xinghai Sun a5f1e6d6bd Update cos_sim operator by following reviewer's comments.
8 years ago
fengjiayi ba43904a5f Merge pull request #3892 from Canpio/dev_reorganize_op_registry_tests
8 years ago
qijun 857cd24a35 fix dim_test.cu bug
8 years ago
Zhuoyuan f345b5186f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
wanghaoshuang 9f8e498138 Fix some issues.
8 years ago
qijun 11163dfc7a make dim int to int64_t
8 years ago
chengduoZH 5500153a6d fix cudnnBatchNorm for 3D data
8 years ago
fengjiayi 256d6a33d5 Add axis for rowwise_add_op
8 years ago
wanghaoshuang 6684b55bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
wanghaoshuang 3eadb42d3d Fix eigen error.
8 years ago
whs 7002e69be2 Merge pull request #3878 from wanghaoshuang/fix_attr
8 years ago
fengjiayi fd0e1e893f Fix warnings in lookup_op
8 years ago
Zhuoyuan adfef243d2 tensor element size support
8 years ago
Zhuoyuan c3d684efc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
fengjiayi d71396bf87 Add global function `flatten_to_2d()`
8 years ago
fengjiayi bc0f9495f0 Move two tests form `op_registry_test` to `operator_test`
8 years ago
fengjiayi 69fbc5427f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
fengjiayi af0264aa6b Add global function `FalttenToMatrix` and add `axis` for MulOp
8 years ago
Yu Yang b64aac542a Merge pull request #3857 from qingqing01/grad_test_for_multi_inputs
8 years ago
caoying03 dc520da763 update doc of softmax_op.
8 years ago
wanghaoshuang 3d490d030e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
8 years ago
Luo Tao 42513496f3 fix a type error in operator/CMakeLists.txt
8 years ago
Luo Tao 2beaf3aa2a auto find .cc or .cu in operator/CMakeLists.txt
8 years ago
qijun f314330c23 refactor operator python test and add sum operator
8 years ago
qingqing01 f2f839af27 Merge pull request #3874 from chengduoZH/fix_Conv3d_DeConv3d
8 years ago
wanghaoshuang e687f3f540 Make attribute support for std::vector<std::pair<int, int>>
8 years ago
Luo Tao 020e45f715 follow comments to revert add_two_op to add_op
8 years ago
Luo Tao 3ab9327580 Merge branch 'op_refine' of https://github.com/luotao1/Paddle into op_refine
8 years ago
chengduoZH cdae0c754e fix Conv3d, DeConv3d (bias shape)
8 years ago
dangqingqing ab55d7933b revert scatter_op and other mirror changes.
8 years ago
Tao Luo b3463bfffc Merge pull request #3851 from luotao1/no_kernel_op
8 years ago
fengjiayi 86655cb963 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
fengjiayi e76fa85cc8 WIP
8 years ago
zchen0211 6ab5580b6d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
fengjiayi 9a3c69c268 Revert "Remove `grad_op_type` in `REGISTER_OP`"
8 years ago
hedaoyuan 32d7e61880 Fix some bugs.
8 years ago
dangqingqing 447033296d Make some operator correctly handle gradients for multi inputs.
8 years ago
Cao Ying 77a15b67c1 Merge pull request #3844 from lcy-seso/fix_ctc_evaluator
8 years ago
caoying03 a523bea8e5 fix getType.
8 years ago
qingqing01 35420274a1 Merge pull request #3791 from qingqing01/cudnn_wrapper
8 years ago
hedaoyuan 1a615b486f Gpu test of im2col.
8 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago
Luo Tao 740c8ba12a remove scatter_op.cu/gather_op.cu as they support only_cpu now
8 years ago
hedaoyuan 3f555001db Add im2col test.
8 years ago
Luo Tao 5b93ac7778 package a new USE_NO_KERNEL_OP for USE_OP_ITSELF
8 years ago
caoying03 0b478e991c follow comments.
8 years ago
Luo Tao a60128aeb2 move identity_op from scale_op.cc to be a single file
8 years ago
caoying03 faa4da4835 fix ctc edit distance in v2 API.
8 years ago
Luo Tao 58369d5c48 Merge branch 'develop' into op_refine
8 years ago
Liu Yiqun 9293dc4817 Move the third_party_android from cache directories in travis.
8 years ago
Qiao Longfei 409ac4a390 Merge pull request #3819 from jacquesqiao/add-getop-to-ctx
8 years ago
Liu Yiqun 387b4e4eac Change the declaration of EigenGemm from `class` to `struct`.
8 years ago
Liu Yiqun 2fc012c54c Merge branch 'develop' into build_android_clang
8 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
8 years ago
dangqingqing 8c048aa099 Remove cudnn_helper.cc
8 years ago
dangqingqing 96cdb2cb23 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cudnn_wrapper
8 years ago
hedaoyuan f807807ed1 Fix the namespace of the im2col functor.
8 years ago
hedaoyuan 45c8f9b282 Add context parameter and math namespace.
8 years ago
hedaoyuan abfac74c75 Merge branch 'develop' of https://github.com/baidu/Paddle into conv_op
8 years ago
Yu Yang c1feb27f75 Merge pull request #3831 from reyoung/feature/fix_empty_input_and_output
8 years ago
zchen0211 7683e35816 cond op
8 years ago
Yu Yang 13b43279dc Fix CI Test
8 years ago
Yu Yang 7d5bdbbfee Add GenerateTemporaryNames/CheckAllInputOutputSet
8 years ago
qiaolongfei d323831a0b add GetAttr to InferShapeContext
8 years ago
Yi Wang 5e78359f37 Merge pull request #3746 from wangkuiyi/lod_tensor_design_doc
8 years ago
Yu Yang d7a1e40e10 Simple Implementation
8 years ago
Yu Yang fd8df0806d Make operator Input/Output can return nullptr
8 years ago
fengjiayi 79b1f33a02 Remove `grad_op_type` in REGISTER_OP
8 years ago
qiaolongfei 848c317aa8 update gpu code
8 years ago
Yi Wang ffdcfe0814 Merge pull request #3784 from QiJune/refine_LODTensor
8 years ago
qiaolongfei 6fcdc91638 add op() to InferShapeContext
8 years ago
Xinghai Sun 91215bcef9 Fix a bug causing wrong gradient results in cos_sim op.
8 years ago
yangyaming 3970f240b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
emailweixu fc8a1afae1 Merge pull request #3810 from lcy-seso/fix_print_layer
8 years ago
chengduoZH fb69d38c4b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
yangyaming c33ddc74c1 Fix some bugs, add more unittests.
8 years ago
caoying03 ba1aa60700 fix the problem that long message will be truncated.
8 years ago
Luo Tao 9d2909be2a rename add_op to add_two_op
8 years ago
Xinghai Sun ed72af48ce Add cos_sim op.
8 years ago
Liu Yiqun 7939705384 Add the missing return statement.
8 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
8 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
8 years ago
Tao Luo 2d31ab5f86 Merge pull request #3801 from luotao1/op_cmake
8 years ago
Luo Tao 7f27b5e1b6 refine paddle/operator/CMakeLists.txt
8 years ago
Liu Yiqun c54c7d91a0 Use template to deliver const argument instead, to remove the compiling error "argument to __builtin_neon_vgetq_lane_f32 must be a constant integer".
8 years ago
Yiqun Liu 92c293aca8 Merge pull request #3794 from Xreki/fix_mac_compiling_std_move
8 years ago
Luo Tao 7736992187 Simplify the CMakeLists for paddle/operator and paddle/pybind
8 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
8 years ago
yangyaming e9cc32820d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
QI JUN c2edd2dc07 Merge pull request #3788 from QiJune/fix_tensor_copy_bug
8 years ago
Liu Yiqun 988e49defa Fix clang compiling error of "moving a temporary object prevents copy elision" causing by std::move, and fix some warnings.
8 years ago
chengduoZH a55dd22649 fix conflict
8 years ago
hedaoyuan 90bf4f60ae Add stride support 2 for NeonDepthwiseConvTranspose.
8 years ago
yangyaming 6bef079660 Follow coding style and move reshaping operation to paddle tensor.
8 years ago
hedaoyuan 840104c99a Add NeonDepthwiseConvTransposeFunction.
8 years ago
hedaoyuan 40d47fae95 [Refine code]Move class Padding into the NeonDepthwiseConv.h.
8 years ago
hedaoyuan 4b6b7251c1 Refine NeonDepthwiseConv.
8 years ago
dangqingqing d4087efc99 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cudnn_wrapper
8 years ago
dangqingqing 207132226c Add unit testing for cuDNN wrapper.
8 years ago
chengduoZH 6374831966 fix conflict
8 years ago
yangyaming f8b885f27f Using EigenTensor to reshape tensor.
8 years ago
chengduoZH a357bd6fe5 Fix conflict and Add test_pooling3D_layer.protostr
8 years ago
hedaoyuan f7e75a03cf Refine the neon depthwise convolution code(separate the Function and kernel).
8 years ago
chengduoZH 455d2bd7b1 fix conflict
8 years ago
chengduoZH 536dbc0cb6 fix conflict
8 years ago
qijun 3bafa42b1a fix tensor copyfrom bug
8 years ago
Liu Yiqun d394a14471 Remove unused incluing file net/if_arp.h.
8 years ago
qijun 835572afe7 make LODTensor class instead struct
8 years ago
qijun 0397844266 remove unused codes
8 years ago
qijun f03811b06f init refine LODTensor
8 years ago
chengduoZH d747c5d511 fix layers_test.py
8 years ago
dangqingqing 3b1620167e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cudnn_wrapper
8 years ago
caoying03 36f0aa7390 fix code style to pass CI.
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
dangqingqing c20a01d67d Add cuDNN Wrapper.
8 years ago
caoying03 09e903eb94 fix v2 infer interface.
8 years ago
yangyaming a4df3f5bd8 Finish framework of squared_l2_distance_op.
8 years ago
wanghaoshuang 2db7dedea9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
wanghaoshuang 26cec83901 Add pad op
8 years ago
chengduoZH 0c273ff41e fix conflict
8 years ago
qijun 2563e32bb1 fix clang build error
8 years ago
hedaoyuan 2d707e32c8 Refine the comments.
8 years ago
chengduoZH 43da7675b3 fix conflict
8 years ago
hedaoyuan e967645c15 Refine the gpu code.
8 years ago
Tao Luo 322d9ad81b Merge pull request #3712 from tensor-tang/merge
8 years ago
hedaoyuan b45d020faf Merge pull request #3718 from hedaoyuan/convolution
8 years ago
hedaoyuan f7be9cb97a Refine the cpu code.
8 years ago
tensor-tang c5183caa04 rename
8 years ago
hedaoyuan 6efbe2ff43 Merge im2col functor.
8 years ago
hedaoyuan 168707cadd Fix a small bug.
8 years ago
Yi Wang f6457e6501 Add LoD Tensor design doc
8 years ago
Yi Wang 95b41bec3e Add LoD Tensor design doc
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
tensor-tang bfbd066fdd refine
8 years ago
Tao Luo 47eb869197 Merge pull request #3571 from luotao1/huber_loss
8 years ago
Luo Tao b709af616f HuberTwoClassification only support one dimension
8 years ago
QI JUN 75e16bd329 Merge pull request #3725 from QiJune/refine_backward
8 years ago
fengjiayi eaeb69f98f Follow reviewer's comments
8 years ago
fengjiayi 980edfa69a Refine backward document
8 years ago
qijun 4f0c071e49 refine backward
8 years ago
hedaoyuan 5df384d67f Remove NeonDepthwiseConv.h
8 years ago
chengduoZH 6053f7e36b fix previous comments(c++)
8 years ago
chengduoZH b1c0bad9fe Add config parser for pooling3D
8 years ago
Luo Tao e63ad0a6bd HuberRegressionLoss and HuberTwoClassification support multi-dimension data
8 years ago
hedaoyuan 34a92ab41a ExpandConvLayer adds support of arm-neon acceleration.
8 years ago
hedaoyuan 3a75b4b70c Fix CMakeLists.text
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
hedaoyuan 227fdfb65d Refine NeonDepthwiseConvFunction.
8 years ago
caoying03 45ced9da46 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
8 years ago
tensor-tang fe51f726a2 fix cmake
8 years ago
tensor-tang 2efac83aaa Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang 98b7c67364 add todo
8 years ago
fengjiayi 4590f793f1 Update backward document
8 years ago
fengjiayi 40a3a89adc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_backward_doc
8 years ago
fengjiayi bb5c656b57 test
8 years ago
dongzhihong 3120ee5cfb fix backward doc
8 years ago
fengjiayi 2ad0b79da7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_backward_doc
8 years ago
Yi Wang 111812fa3b Merge pull request #3676 from wangkuiyi/add_docker_build_doc
8 years ago
zchen0211 bfeecfd3d2 fix problems
8 years ago
zchen0211 6f235553fd scatter op fixed
8 years ago
zchen0211 7b8f9fdd25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
zchen0211 97649bf9b2 fix codes in scatter
8 years ago
Yi Wang 4b0235c1f2 Update build.sh
8 years ago
caoying03 7035bb63e9 fix a bug.
8 years ago
caoying03 3d12a610ca Merge branch 'develop' into cross_entropy_over_beam
8 years ago
tensor-tang 4cc57836f3 enable reorder
8 years ago
Cao Ying 14194ba08d Merge pull request #3679 from lcy-seso/fix_bug_of_seq_slice_layer
8 years ago
caoying03 aa28d046fb fix a bug of sequence_slice layer when batch_size=1
8 years ago
caoying03 7a42c92d49 fix a bug that memory does not clean.
8 years ago
gongweibao 06fad3fe9d hidden capi symbols (#3636)
8 years ago
hedaoyuan f00c4112d2 Neon depthwise conv with filterSize = 4 and stride = 2.
8 years ago
hedaoyuan 6dcff9a444 Neon depthwise conv with filterSize = 3 and stride = 2.
8 years ago
Yi Wang f22ece9273 Add a document on building using Docker
8 years ago
zchen0211 eb8b84b585 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Cao Ying db39935b77 Merge pull request #3647 from yu239/fill_gen_output
8 years ago
zchen0211 c5e28dd1a0 scatter check in
8 years ago
hedaoyuan b7885b087b Add DepthwiseConvKernel for filter size is 4.
8 years ago
hedaoyuan 0dffe68ca9 Add NeonDepthwiseConvFunction.
8 years ago
qingqing01 3663bd881d Merge pull request #3620 from qingqing01/lookup_table
8 years ago
chengduoZH 860bf192c9 Add maxPoolIdx
8 years ago
whs e5cbeb0219 Merge pull request #3629 from wanghaoshuang/dilate_conv
8 years ago
Luo Tao 7596191821 Merge branch 'develop' into huber_loss
8 years ago
chengduoZH 790379f147 fix above comments
8 years ago
qiaolongfei 12864f1420 register rowwise add gpu kernel
8 years ago
qingqing01 aafeff0fde Merge branch 'develop' into lookup_table
8 years ago
wanghaoshuang e286b950a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
Yu Yang 11f4283f09 Merge pull request #3634 from reyoung/feature/minus_op
8 years ago
Qiao Longfei 7fdf5c831e Merge pull request #3645 from jacquesqiao/reduce-warning
8 years ago
Yu Yang dee4c832cc Merge branch 'develop' of github.com:baidu/Paddle into feature/minus_op
8 years ago
caoying03 74d3ca8bab Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Cao Ying ab6b3c481a Merge pull request #3367 from lcy-seso/add_sequence_slice_layer
8 years ago
haonanyu 3b6069b7f5 fix ids reverse order in fillGenOutputs
8 years ago
qiaolongfei 72d29186bb reduce some compile warning
8 years ago
dangqingqing 068ddcaf92 Resovle conflicts.
8 years ago
Liu Yiqun 8a4fad4248 Support to use clang for Android cross-compiling.
8 years ago
caoying03 5e59ca7ccc fix config helper.
8 years ago
wanghaoshuang 057694aac9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
wanghaoshuang e3342ff8e7 Fix android build error.
8 years ago
qingqing01 fe480b9ebe Merge branch 'develop' into lookup_table
8 years ago
dangqingqing bfcaf880d0 Move pybind from package paddle/framework into paddle/pybind.
8 years ago
tensor-tang 780c8d969e make downSpatial work, and remove hasSpatial_
8 years ago
Yu Yang 25e6c014a4 Merge branch 'feature/identity_op' into feature/minus_op
8 years ago
tensor-tang 48d87e5e91 pass test, support input CPU device
8 years ago
Yu Yang b53f4e0be7 Merge branch 'develop' of github.com:baidu/Paddle into feature/identity_op
8 years ago
Yu Yang 760cb6c861 Follow jiayi's comment
8 years ago
Yu Yang 3a6f20025a Merge branch 'develop' into feature/extract_op_info_into_op_info.cc
8 years ago
dangqingqing d8ea560eb2 resolve conflicts
8 years ago
dangqingqing f188e22b33 Remove set functor and add comapre_grad test
8 years ago
caoying03 377401fb0c fix a bug.
8 years ago
Cao Ying 7c8acd4f80 Merge pull request #2871 from lcy-seso/print_attention_weight
8 years ago
caoying03 bc6bae8d53 Merge branch 'develop' into add_sequence_slice_layer
8 years ago
caoying03 82e4fab4e3 follow comments.
8 years ago
wanghaoshuang 2c8b3c4430 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dilate_conv
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
zchen0211 0a0f194836 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
dangqingqing a8d072c769 fix bug.
8 years ago
caoying03 3bf440023a follow comments.
8 years ago
caoying03 fc2e6f1ca0 Merge branch 'develop' into print_attention_weight
8 years ago
caoying03 25083de998 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
caoying03 8f4ca2d12f add implementations.
8 years ago
dangqingqing 9bc1a1a126 fix cuda_helper.h
8 years ago
Liu Yiqun 5ca4118451 Update Dockerfile of android to support building for arm64-v8a and armeabi.
8 years ago
dangqingqing 31f59d2b31 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lookup_table
8 years ago
dangqingqing c91e542ad3 fix compile for paddle_pybind.
8 years ago
QI JUN 5810d63ffc Merge pull request #3617 from QiJune/fix_code_style
8 years ago
qingqing01 f931140663 Merge pull request #3501 from qingqing01/cross_entropy
8 years ago
dangqingqing 1795e57671 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lookup_table
8 years ago
dangqingqing 0f3b9e4112 lookup table op, cuda helper and set functor
8 years ago
qijun 5d0d44a018 use clang-format
8 years ago
qijun 9b4a9da9f2 fix code style
8 years ago
Yu Yang ce723af062 Merge pull request #3585 from reyoung/feature/rename_to_append_op
8 years ago
Yu Yang 950cc60d2b Add minus
8 years ago
QI JUN 7443b2e481 Merge pull request #3596 from QiJune/implement_random_function
8 years ago