Commit Graph

1882 Commits (863661a30bd8ddb03bed6d8c07912fc8a02aae92)

Author SHA1 Message Date
whs f04f4f9aee Fix equation of sequence_softmax_op. (#6810)
8 years ago
chengduo e19032fb4e
Merge pull request #6743 from chengduoZH/profiling/02.recognize_digits
8 years ago
Yibing Liu 82eff9dc68
Merge pull request #6804 from kuke/fix_dropout
8 years ago
kavyasrinet aad8b223d6 Adding a proposal for operator documentation. (#6805)
8 years ago
Yibing Liu c2b1ddb6a8 Correct the dropout_op's computation in test
8 years ago
chengduo 5b52481058 refine accuracy_op.cu (#6774)
8 years ago
Yu Yang 0f1c685c60
Add more log of lod_rank_table (#6761)
8 years ago
chengduoZH cb3a74e436 revert im2col
8 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
8 years ago
chengduoZH 7b0744edcf refine im2col
8 years ago
chengduoZH f1ab13bd0e refine
8 years ago
chengduoZH 293b292e0f refine im2col
8 years ago
chengduoZH 5e04b64fa0 refine elementwise
8 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
8 years ago
wanghaoshuang c30bc56100 rename seq to sequence
8 years ago
whs b28a173793
Merge pull request #6538 from wanghaoshuang/crop_doc
8 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
8 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
8 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 1eac276300 add spp avg
8 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
8 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
8 years ago
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
8 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
8 years ago
tensor-tang b858e17b38
Merge pull request #6592 from tensor-tang/fluid
8 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
8 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
8 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
8 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
8 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
8 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
Guo Sheng 7ab48aec00
Merge pull request #6586 from guoshengCS/enhance-ReduceOp
8 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
8 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
8 years ago
chengduoZH 97c3de0cfb follow comments
8 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
8 years ago
chengduoZH aa2f2fb47e remove conflict
8 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
8 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
8 years ago
sweetsky0901 ea093283e6 for code review by zhaolong
8 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
wanghaoshuang 2cd510641a Fix crop op doc
8 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
8 years ago
Tao Luo c8d4efb20e
Merge pull request #6498 from luotao1/row_conv
8 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
8 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
8 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
8 years ago