Commit Graph

3499 Commits (9a3c6d5f9c50ba170337881953890c41fa9cf0f3)

Author SHA1 Message Date
tensor-tang f3a23b6840 add MKLDNNConvLayer
8 years ago
Yibing Liu 0289a0091f follow comments to cleanup code
8 years ago
tensor-tang ca3db07028 add createReorder and createMemoryDesc in MKLDNNMatrix
8 years ago
Yu Yang 6fbf097bcc Mark thrust::device_ptr in transform
8 years ago
qingqing01 dbe0598745 update to develop branch and resolve conflicts.
8 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
8 years ago
qingqing01 ad64ca5da2 Call Tensor::numel() everywhere.
8 years ago
qingqing01 6d0d29f645 Merge pull request #4001 from qingqing01/lod_tensor_py
8 years ago
wanghaoshuang 012453e28c fix NoInGrad bug
8 years ago
Yibing Liu 31cbb3432f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago
dongzhihong 2b1450f151 rewrite the document
8 years ago
wanghaoshuang 355e35fecd fix paddle enforce check
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
8 years ago
wanghaoshuang a03c6849e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
dongzhihong 21d4974405 "fix name"
8 years ago
tensor-tang 4f0869bef3 add some necessary params for reset functions
8 years ago
chengduo d131152b28 Merge pull request #4021 from chengduoZH/fix_DeConv3D_switch_imgSize_and_output_
8 years ago
chengduoZH e9a1f2ad8b fix DeConv3D switch(imgSize*_, output*_)
8 years ago
Liu Yiqun 4f2ee63c44 Get rid of the calling of inplace op in FCOp.
8 years ago
dangqingqing 28dc434036 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor_py
8 years ago
dangqingqing 68943f59aa Add construction function for LoDTensor in pybind.
8 years ago
tensor-tang f3bb7b99dd refine MKLDNNTester add UpdateCallback for test
8 years ago
tensor-tang 94ea8ee0e5 refine MKLDNNLayer logical: move forward and backward to MKLDNNLayer and remove copyOutputInfoToOtherDevice
8 years ago
Tao Luo faf827ba7e Merge pull request #4008 from tensor-tang/refine
8 years ago
Yancey 7bd517129a Add Concat operator with CPU kernel (#3775)
8 years ago
wanghaoshuang 9c929a4959 Fix warning log
8 years ago
Yibing Liu 477d92bcd2 merge conflicts
8 years ago
Yibing Liu dd64349a92 refine reshape operator
8 years ago
Liu Yiqun 4223ff8c27 Correct the key name of "mul" op in FCOp, and add some annotations for debug.
8 years ago
wanghaoshuang f31217fc2e Fix issues
8 years ago
wanghaoshuang ba8a5c155d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
tensor-tang f40d5f580d remove syncOutputGrad, rename syncInputValue to updateInputData
8 years ago
tensor-tang d4c0734840 remove convertOutputToOtherDevice
8 years ago
tensor-tang d74fe78040 refine MKLDNNMatrix, solid data handle, rename updateData to setData
8 years ago
Liu Yiqun 70e60d73f9 Merge branch 'develop' into core_add_fc_op
8 years ago
Yiqun Liu 4fbc03d351 Merge pull request #4002 from reyoung/feature/remove_enforce_demagle
8 years ago
Tao Luo 0f7bc938b6 Merge pull request #3997 from luotao1/build
8 years ago
dangqingqing e75aab3a39 Remove redundant code in lod_tensor.h
8 years ago
Liu Yiqun d874fca46b Support multiple inputs in FCOp.
8 years ago
Yu Yang dad5421afe Remove enforce demangle
8 years ago
qingqing01 0f05fded23 Merge pull request #3991 from Noplz/develop
8 years ago
dangqingqing 372ede1527 update and fix conflicts.
8 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
8 years ago
dangqingqing d0dbc0610f Correctly use host_vector in LoDTensor and expose LoDTensor to Python.
8 years ago
wanghaoshuang e1da6c06c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
wanghaoshuang c7b347887d Fix variable names and comments
8 years ago
gaoyuan 38e7ad799c Set detection output to NULL
8 years ago
QI JUN c1696696a3 Merge pull request #3882 from QiJune/refactor_op_py_test
8 years ago
Yibing Liu 02da0d1bb2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago
Yuan Gao 4343be3309 Update DetectionUtil.cpp
8 years ago
Yuan Gao dade4272c7 Update DetectionUtil.cpp
8 years ago
wenshilei a510377024 Fix ssd bugs.
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
Yu Yang c5fa417c62 Host and device transform API
8 years ago
chengduoZH 91a0c11b19 Adaptive data structure for SwitchOrderLayer
8 years ago
wanghaoshuang d960cbdcf3 Fix comment
8 years ago
wanghaoshuang d79e3e4d9b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
wanghaoshuang 0910a9bac4 Refine pad op
8 years ago
qijun 090b8114e6 merge baidu/develop
8 years ago
qijun f50e36e285 follow comments
8 years ago
fengjiayi 544458e011 Merge pull request #3888 from Canpio/dev_add_axis
8 years ago
dongzhihong 9669ddd920 Merge remote-tracking branch 'origin/develop' into backward
8 years ago
fengjiayi 856611cc15 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
Yiqun Liu 6e6f18bdfe Merge pull request #3959 from hedaoyuan/android-16
8 years ago
fengjiayi b6a46667de test
8 years ago
dongzhihong 0e4b60acdb polish english and graph
8 years ago
dongzhihong 41e57e8f0d polish english and graph
8 years ago
Zhuoyuan 69fb97553f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
fengjiayi f6e72c93c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
武毅 3fbb692d4b Add topk op (#3760)
8 years ago
hedaoyuan 4966174608 Fix android-16 compile.
8 years ago
qingqing01 a2a69f2a54 Add function to get element count from tensor.
8 years ago
Yibing Liu 899c7d6b35 pass unit test
8 years ago
whs 2f40da0923 Merge pull request #3955 from wanghaoshuang/fix_warning
8 years ago
Liu Yiqun c05d319c2d Merge branch 'develop' into core_add_fc_op
8 years ago
Liu Yiqun 734a9eeaa4 Correct the definition of Operator in TestFCGradOp, and rename the output name
8 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
8 years ago
Cao Ying da66891b94 Merge pull request #3928 from lcy-seso/refine_softmax_op
8 years ago
wanghaoshuang bb56b58376 Fix warning log in switch order layer
8 years ago
dangqingqing 5f905248d3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor_py
8 years ago
dangqingqing bea82122dd Expose LoDTensor to pybind.
8 years ago
caoying03 5b4526fabc rename input and output of softmax_op.
8 years ago
qiaolongfei 02bf1375e6 fix im2col_test.cc on cpu only machine
8 years ago
hedaoyuan 0146e8bfc5 Merge pull request #3843 from Xreki/build_android_clang
8 years ago
fengjiayi 1d9a4d2e50 Move some comments to .h file
8 years ago
hedaoyuan 0140f3f9d0 Merge pull request #3753 from hedaoyuan/conv_op
8 years ago
hedaoyuan a8efed0910 Merge pull request #3792 from hedaoyuan/convolution
8 years ago
Yibing Liu 12eaa22ad2 add reshape operator
8 years ago
whs 1cf9800f3b Merge pull request #2788 from wanghaoshuang/pixel_softmax_layer
8 years ago
hedaoyuan ebe8966e06 Add im2col_test.
8 years ago
Liu Yiqun 3360e9cdb8 Change the definition of vmlaq_laneq_f32 from template function to macro.
8 years ago
wanghaoshuang e033569dd6 Fix format
8 years ago
Yang yaming a072ab9e74 Merge pull request #3768 from pkuyym/fix-3736
8 years ago
fengjiayi b7444306ba Follow comments
8 years ago
fengjiayi d7c8bdc83e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
Yu Yang fee6e7fb31 Merge pull request #3940 from Canpio/rename_LargerThan
8 years ago
caoying03 e61485e0f7 Merge branch 'develop' into refine_softmax_op
8 years ago
fengjiayi 5aacd64b94 Follow comments
8 years ago
fengjiayi 0c13660a50 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
Yan Chunwei c0523f24b0 rename LOD to LoD for short of "Level of Details" (#3936)
8 years ago
fengjiayi 1f0341e19e Rename `LargerThan` to `GreaterThan`
8 years ago
wanghaoshuang eb3c774b83 Fix format error
8 years ago
wanghaoshuang de145b0aa5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
8 years ago
Yan Chunwei 2282624223 add offset implementation to lod tensor design (#3934)
8 years ago
Zhuoyuan 2c8e795f1b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
qiaolongfei d578b25db8 add var desc proto
8 years ago
fengjiayi 3d62c6dac4 Fix bug
8 years ago
Yu Yang ed346f1dcd Pass CI
8 years ago
fengjiayi 823bdd670f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
fengjiayi f2a66ffabb Follow comments
8 years ago
Yu Yang 6df24d0360 Merge branch 'develop' of github.com:baidu/Paddle into feature/change_get_attr_to_attr
8 years ago
Xinghai Sun 4eadfc0749 Correct typos for dropout operator.
8 years ago
Xinghai Sun 963a4f3c4e Update by following reviewers' comments.
8 years ago
chengduo 6eec2b70d1 Merge pull request #3930 from PaddlePaddle/fix_3908
8 years ago
Liu Yiqun 3285b00df5 Merge branch 'develop' into core_add_fc_op
8 years ago
caoying03 7d16fe87a3 refine softmax operator.
8 years ago
Liu Yiqun 1348c20e2f Merge branch 'develop' into core_add_fc_op
8 years ago
yangyaming 57f9723d36 Using EigenVector to replace EigenMatrix for some variables.
8 years ago
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
Xinghai Sun 16fddf32a5 Add broadcasting support (e.g. matrix-vector) for cos sim operator.
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
Liu Yiqun f196ad0210 Port fully connected operator, the FCOp c++ implementation and python unittest.
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