Commit Graph

5452 Commits (0d40a4dbc6f6a8c1b50d65fa096cadd55dae71c4)

Author SHA1 Message Date
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
7 years ago
Wang Meng 95cdbfec19
Merge pull request #4859 from will-am/factorization_machine_layer
7 years ago
Abhinav Arora ef3420e2b9
Fix the latex comment syntax in sgd_op.cc (#5940)
7 years ago
peterzhang2029 e6b540eacf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
7 years ago
guosheng 19a37ecde3 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-ROIPoolOP-warn
7 years ago
fengjiayi 90fc4a6cd5
Complete shrink_rnn_memory_op comments (#5935)
7 years ago
peterzhang2029 539462839b bug fix when using hsigmoid with gpu
7 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
7 years ago
dangqingqing 322d69f209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nvprof
7 years ago
dangqingqing 6cf2dcbc1f Add cuda profiler tools.
7 years ago
sweetsky0901 f9c2a5c38e modify for code review zcd
7 years ago
sweetsky0901 022b48e16f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 20654cf78a modify for type check rewrite
7 years ago
guosheng c8bb663141 Refine roi_pool_op to avoid warning
7 years ago
fengjiayi 33fa2dfbde
Compelete max_sequence_len_op (#5913)
7 years ago
peterzhang2029 cda3a7747a bug fix when using hsigmoid with gpu
7 years ago
qingqing01 54b399492a
Merge pull request #5919 from qingqing01/roi_pooling
7 years ago
武毅 a06bec1287
Conv cudnn 3d (#5783)
7 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 cfd7721b51 add unpool_op.h modify
7 years ago
dangqingqing a21fe4ac0d Fix bug in RoI pooling.
7 years ago
dangqingqing 082eb8c61c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into roi_pooling
7 years ago
dangqingqing cc9a761a87 Fix bug in RoI pooling.
7 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
7 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 c218961a6b modify for code review by qingqing
7 years ago
dzhwinter 513b1e010f
"add floor, ceil, round op" (#5898)
7 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
7 years ago
wanghaox 0690cca758
Merge pull request #5831 from wanghaox/roi_pool
7 years ago
wanghaox cf5b598642 fix some issues
7 years ago
wanghaox ef905598a2 fix some code issues
7 years ago
Qiao Longfei 65c859db7a
beam_search_decode support multi data type (#5847)
7 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
7 years ago
Qiao Longfei c9172c1cb3
Make enforce target (#5889)
7 years ago
fengjiayi 50d670ee06
Unify dtype and datatype (#5869)
7 years ago
peterzhang2029 1ab1b092cd
Merge pull request #5875 from peterzhang2029/refine_op_doc
7 years ago
peterzhang2029 4bdd97625b refine the latex mark
7 years ago
Cao Ying 2c471db2c1
Merge pull request #5884 from lcy-seso/fix_latex
7 years ago
qingqing01 52007ea662
Merge pull request #5872 from qingqing01/op_debug
7 years ago
caoying03 8ba62a5f94 fix LaTeX syntax in liear_chain_crf op.
7 years ago
Yang yaming 98700ceef5
Merge pull request #5867 from pkuyym/fix-5865
7 years ago
Yu Yang c077a6d57c
Feature/support int64 for sum (#5832)
7 years ago
peterzhang2029 aacd94127b refine bilinear tensor product doc
7 years ago
chengduo e800c0d3f1
Merge pull request #5791 from chengduoZH/fix_conv_op
7 years ago
dangqingqing 7fb1f7a25f Fix lstm_op and gru_op in debug mode.
7 years ago
wangmeng28 89e63b138f Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
yangyaming 3305c8766e Add more comment.
7 years ago
sweetsky0901 ee4a5d2117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
yangyaming fb56a18109 Fix LaTeX equation for huber_loss_op.cc.
7 years ago
sweetsky0901 66b84366f1 modify for code review by wangyi
7 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
7 years ago
Cao Ying 657776012b
Merge pull request #5692 from peterzhang2029/add_bn_eq
7 years ago
wanghaox 36dd770a08 add roi operator unittest
7 years ago
peterzhang2029 6ab78aee4d
Merge pull request #5817 from peterzhang2029/capi_dense_fix
7 years ago
wanghaox 7960928883 add roi pool operator
7 years ago
peterzhang2029 82aaceba08 transform to c style
7 years ago
sweetsky0901 0112c5d640 format code
7 years ago
sweetsky0901 47bd0bb678 del printf
7 years ago
sweetsky0901 8ba8237a87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
7 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
7 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
7 years ago
sweetsky0901 abb3357d1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
7 years ago
peterzhang2029 d6bd5b1954 bug fix in dense
7 years ago
peterzhang2029 5d3e816717 bug fix in dense
7 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
7 years ago
chengduoZH a93227a148 refine code
7 years ago
peterzhang2029 90e05a4b8c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_bn_eq
7 years ago
peterzhang2029 5502abb95b refine docstrings
7 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
7 years ago
tensor-tang 55ecd6d29e
Merge pull request #5797 from luotao1/fix_warning
7 years ago
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 200f07c219 add test
7 years ago
Yu Yang a5e73f9eaf
Support many data types of several operators (#5731)
7 years ago
sweetsky0901 ab03daa4b7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 45a8c9ddaf add unpool2d make ok
7 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
7 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
7 years ago
sweetsky0901 f638f91020 merge cmakelist
7 years ago
sweetsky0901 bc45335e55 add unpool
7 years ago
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
7 years ago
chengduoZH e5bf9c5670 remove vector::eraze
7 years ago
Tao Luo 55bee85edb
Merge pull request #5779 from tensor-tang/refine
7 years ago
Tao Luo 3c4d4065ae
Merge pull request #5775 from luotao1/ProtoData
7 years ago
wangmeng28 b80cdcea11 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 74a699a72e change clone to resizeOrCreate in fm layer
7 years ago
wangmeng28 13ec6f99fe Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 6fed6f2079 Add support of sparse_binary_vector as input for fm layer
7 years ago
sweetsky0901 04fd98930b for code review 6
7 years ago
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
7 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
7 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
7 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
7 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
7 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
7 years ago
Luo Tao e131e96793 remove gen_proto_data.py, refine test_Trainer.cpp
7 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
sweetsky0901 3fbff1ee78 for code review 5
7 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
7 years ago