Commit Graph

8768 Commits (d9e5eba0b155b494abd9c07eb25471675d226f73)
 

Author SHA1 Message Date
yangyaming 970613fc15 Refine and follow comments.
7 years ago
tensor-tang a343504446
Merge pull request #5148 from tensor-tang/benchmark
7 years ago
wangmeng28 38f10aeae8 Add plot to file
7 years ago
Tao Luo 5bd1886517
update the VGG benchmark on CentOs6.3 and Intel 6148
7 years ago
Tao Luo 2e74cf4638
Merge pull request #5273 from tensor-tang/merge
7 years ago
zchen0211 b720f282b1 deconv modify
7 years ago
zchen0211 4e228021bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
guosheng 23a631d462 Fix End of Files in GRU Operator
7 years ago
guosheng bb75381444 Clean code of GRU Operator
7 years ago
guosheng 53d8165f53 Make GRU Operator adapt to sequence2batch
7 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
7 years ago
Cao Ying 8401039feb
Merge pull request #5084 from lcy-seso/crf
7 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
guosheng 83b48ebcb7 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
7 years ago
qingqing01 36d20609a2
Merge pull request #5115 from qingqing01/lstm_bp
7 years ago
qingqing01 3d567864bb
Merge pull request #5247 from qingqing01/memory_alignment
7 years ago
dzhwinter 26492210c0
Fix/sequence op (#5264)
7 years ago
Haonan bcdedecb57
handle non-sequence data in sequenceReshapeLayer (#5188)
7 years ago
zchen0211 a0acfc6a62 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yu Yang 0318f47e1c Enhance in backward (#5262)
7 years ago
Yu Yang 1363ddb6d7
Feature/executor use program bind (#5196)
7 years ago
Qiao Longfei ee11f00642
add shareLod (#5259)
7 years ago
QI JUN 360cb18321
fix bug in lookup table grad operator (#5228)
7 years ago
fengjiayi 9074a60c51
Refine lookup_table_op (#5257)
7 years ago
Abhinav Arora db3b9438b7
Adding Normal distribution initializer and unit tests for python initializers (#5256)
7 years ago
zchen0211 8d3324d707 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yu Yang f354bd9861 AddBiasOp does not care num_flatten_dims (#5200)
7 years ago
Qiao Longfei 9b65acd586 memory log level change from 3 to 10 (#5231)
7 years ago
Abhinav Arora e41f28cbcd Adding a framework for variable initializers (#5232)
7 years ago
dzhwinter ddde829a1c Fix/sequence pool (#5229)
7 years ago
fengjiayi 2113d6ed72 fix bug (#5233)
7 years ago
Luo Tao 1e127960cb correct the index of cluster_train_cn/en.md
7 years ago
Luo Tao c2f6aa9b4a add comments in test_Expand.cpp
7 years ago
Luo Tao 873ee9ab7e add test_Expand and simply the gserver/tests/CMakeLists
7 years ago
武毅 8013328ed8 Refine evaluator op types (#5208)
7 years ago
Yu Yang 0b76c7352c
AddBiasOp does not care num_flatten_dims (#5200)
7 years ago
zchen0211 b77f9fbf04 deconv2d cudnn
7 years ago
Qiao Longfei 2e91c7da2b memory log level change from 3 to 10 (#5231)
7 years ago
Abhinav Arora 61eafbe09d
Adding a framework for variable initializers (#5232)
7 years ago
dzhwinter 9b70b6a1bb
Fix/sequence pool (#5229)
7 years ago
fengjiayi a75437a20c
fix bug (#5233)
7 years ago
guosheng a4d54b83d4 Make GRU Operator adapt to the latest code
7 years ago
caoying03 ebd992ec79 backpropagate gradients the CRF operator receives.
7 years ago
caoying03 2ac9a3d8dc follow comments.
7 years ago
dangqingqing c0005d5862 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
dangqingqing 7061e0139f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_bp
7 years ago
dangqingqing 6f658bb7d9 Clean code and update doc.
7 years ago
dangqingqing 1c8a0c4bd4 Refine activation function pointer for LSTM operator.
7 years ago
Tao Luo 4fdbad010e
Merge pull request #5249 from luotao1/doc
7 years ago