Commit Graph

1869 Commits (a87f4963edf35dcf4b203fb6e2541f04b424dc02)

Author SHA1 Message Date
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
7 years ago
wanghaoshuang c30bc56100 rename seq to sequence
7 years ago
whs b28a173793
Merge pull request #6538 from wanghaoshuang/crop_doc
7 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
7 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
7 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 1eac276300 add spp avg
7 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
7 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
7 years ago
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
7 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
7 years ago
tensor-tang b858e17b38
Merge pull request #6592 from tensor-tang/fluid
7 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
7 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
7 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
7 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
7 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
7 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
Guo Sheng 7ab48aec00
Merge pull request #6586 from guoshengCS/enhance-ReduceOp
7 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
7 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
7 years ago
chengduoZH 97c3de0cfb follow comments
7 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
7 years ago
chengduoZH aa2f2fb47e remove conflict
7 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
7 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
7 years ago
sweetsky0901 ea093283e6 for code review by zhaolong
7 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
wanghaoshuang 2cd510641a Fix crop op doc
7 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
7 years ago
Tao Luo c8d4efb20e
Merge pull request #6498 from luotao1/row_conv
7 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
7 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Luo Tao f3acdd3af9 fix warning in row_conv_op.cu
7 years ago
kavyasrinet 35420cdf63
Updating the Latex equation for Adagrad (#6009)
7 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
7 years ago
武毅 f650429ba3
Merge pull request #6419 from typhoonzero/recv_op_use_ser_prog
7 years ago
tensor-tang 38de512d29
Merge pull request #6459 from tensor-tang/develop
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
Yiqun Liu 9592468609
Fix gcc4.9 (#6442)
7 years ago
chengduoZH a6ef875885 refine conv
7 years ago
typhoonzero 986ca03ce2 update
7 years ago
typhoonzero 4f1381eac3 recv_op use serialized program
7 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
7 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
7 years ago
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
7 years ago