Commit Graph

3725 Commits (d03159be093ef9cc3af01b71ec87f31c443328e5)
 

Author SHA1 Message Date
Yi Wang d03159be09 Use Google Style in new directories
8 years ago
Yi Wang 9b5fb27647 Make place_test buildable and passed.
8 years ago
Yi Wang bb88202879 Move paddle/majel/* to paddle/platform/ and paddle/framework/
8 years ago
emailweixu 09f34c4b1f Merge pull request #2479 from emailweixu/mixed_input_rnn
8 years ago
hedaoyuan 17fe832209 Merge pull request #2282 from hedaoyuan/convolution
8 years ago
hedaoyuan 9c47c42ad1 Change the groups in the comment to 1049089.
8 years ago
helinwang 1a12720bb2 Merge pull request #2468 from helinwang/master_dispatch
8 years ago
Yi Wang 0f6bca2636 Merge pull request #2494 from helinwang/go_install
8 years ago
Helin Wang 5f126432a3 Add documentation for installing Go when building Paddle manually
8 years ago
Helin Wang 4b6243c136 fix cmake format
8 years ago
Helin Wang 8742441fc0 integrate master Python lib with cmake
8 years ago
xuwei06 ef61288f9e Clean-up recurrent group related python code
8 years ago
hedaoyuan 1ed31b4e4e Bug fix.
8 years ago
hedaoyuan c6e010d0dd Follow comments.
8 years ago
Cao Ying 7c088b529c Merge pull request #2464 from luotao1/rnn_doc
8 years ago
Helin Wang 6cd1441df6 add bufSize parameter for creating master client
8 years ago
Helin Wang 094106adfa use logrus for logging
8 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
8 years ago
Yang yaming 14c0e71d27 Merge pull request #2357 from pkuyym/ssd_util
8 years ago
yangyaming a421f479a2 Follow comments.
8 years ago
emailweixu f2da10bf62 Merge pull request #2469 from emailweixu/fix_pserver
8 years ago
Helin Wang e730bc5969 improve comment
8 years ago
Helin Wang 4970484d37 improve comment, fix build error
8 years ago
emailweixu 6605f3f3eb Merge pull request #2400 from emailweixu/param_initializer
8 years ago
xuwei06 7613733d75 Fix pserver cmake
8 years ago
Helin Wang 7b9080ef56 Implement master client, cgo and Python part
8 years ago
xuwei06 dd2cbb63bf Parameter initializer in V2 API
8 years ago
Helin Wang fa5c3f1f73 implement master client, Go part
8 years ago
Luo Tao b819b44a4e update rnn doc from v1-api to v2-api
8 years ago
乔龙飞 91f82aba5c Merge pull request #2413 from jacquesqiao/newparameterupdater
8 years ago
helinwang 5f5e128d29 Merge pull request #2429 from helinwang/master_client
8 years ago
qiaolongfei c093a24336 clang format check
8 years ago
qiaolongfei ebba2b139b update code with new cclient
8 years ago
qiaolongfei 8941a38514 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into newparameterupdater
8 years ago
Helin Wang 13867a0cb5 fix build issue caused by rebase
8 years ago
Helin Wang 102e10afa1 improve comment
8 years ago
Helin Wang 0bebaa05be fix according to comments
8 years ago
Helin Wang f6148eb248 rename getChunks to readChunks
8 years ago
Helin Wang 9bd74ddac3 fix some linter warnings
8 years ago
Helin Wang 41af738af5 fix according to comments
8 years ago
Helin Wang 54e8263cae implement master server client, remove unnecessary dummy variable
8 years ago
Helin Wang 72a73ab6d2 implement master server client, RPC part.
8 years ago
Helin Wang f05649afb7 move connection to higher hierarchy, master package need to use it too.
8 years ago
乔龙飞 0e2acb8ba4 Merge pull request #2433 from helinwang/pserver_test
8 years ago
Helin Wang 22b5a388cf fix according to comments
8 years ago
yangyaming 78dae3c591 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_util
8 years ago
gongweibao c9d78710fc Merge pull request #2407 from gongweibao/convert
8 years ago
gongweibao 46ccfc0171 Merge branch 'develop', remote-tracking branch 'upstream/develop' into convert
8 years ago
gongweibao 77c4dce759 modify 10000 to 1000
8 years ago
yangyaming 5b5346ecc7 Follow comments.
8 years ago