Commit Graph

5308 Commits (52007ea662ff4f644c2f1e5e087da1735c30016f)

Author SHA1 Message Date
qingqing01 52007ea662
Merge pull request #5872 from qingqing01/op_debug
8 years ago
Yang yaming 98700ceef5
Merge pull request #5867 from pkuyym/fix-5865
8 years ago
Yu Yang c077a6d57c
Feature/support int64 for sum (#5832)
8 years ago
chengduo e800c0d3f1
Merge pull request #5791 from chengduoZH/fix_conv_op
8 years ago
dangqingqing 7fb1f7a25f Fix lstm_op and gru_op in debug mode.
8 years ago
yangyaming 3305c8766e Add more comment.
8 years ago
yangyaming fb56a18109 Fix LaTeX equation for huber_loss_op.cc.
8 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
8 years ago
Cao Ying 657776012b
Merge pull request #5692 from peterzhang2029/add_bn_eq
8 years ago
peterzhang2029 6ab78aee4d
Merge pull request #5817 from peterzhang2029/capi_dense_fix
8 years ago
peterzhang2029 82aaceba08 transform to c style
8 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
8 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
8 years ago
peterzhang2029 d6bd5b1954 bug fix in dense
8 years ago
peterzhang2029 5d3e816717 bug fix in dense
8 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
8 years ago
chengduoZH a93227a148 refine code
8 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
8 years ago
peterzhang2029 5502abb95b refine docstrings
8 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
8 years ago
tensor-tang 55ecd6d29e
Merge pull request #5797 from luotao1/fix_warning
8 years ago
Yu Yang a5e73f9eaf
Support many data types of several operators (#5731)
8 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
8 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
8 years ago
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
8 years ago
chengduoZH e5bf9c5670 remove vector::eraze
8 years ago
Tao Luo 55bee85edb
Merge pull request #5779 from tensor-tang/refine
8 years ago
Tao Luo 3c4d4065ae
Merge pull request #5775 from luotao1/ProtoData
8 years ago
sweetsky0901 04fd98930b for code review 6
8 years ago
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
8 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
8 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
8 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
8 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
8 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
8 years ago
Luo Tao e131e96793 remove gen_proto_data.py, refine test_Trainer.cpp
8 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
sweetsky0901 3fbff1ee78 for code review 5
8 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
8 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
sweetsky0901 4e5c989669 rename back
8 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
8 years ago
Luo Tao 76501c8258 remove ProtoData, update related files
8 years ago
wanghaox 6ac42378ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
wanghaox 76fc1a82e1 for code review 4
8 years ago
chengduoZH bc3ec53671 remove conflict
8 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
8 years ago
wanghaox 52f2366d2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
wanghaox c645d065fe add a space + *
8 years ago
guosheng 3e7fff4188 Fix calculations in gru_unit_op
8 years ago