Commit Graph

3857 Commits (736af1f1a58ca8bdf392d6707f76c83876b73796)
 

Author SHA1 Message Date
zlx fc9e3e4bda explain the sparsity ratio
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 fc0ad9048a Repeat layer for column vector
8 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
8 years ago
yangyaming 2207659250 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_map
8 years ago
Yang yaming 14c0e71d27 Merge pull request #2357 from pkuyym/ssd_util
8 years ago
yangyaming a421f479a2 Follow comments.
8 years ago
zlx 6248e566f9 merge from remote
8 years ago
dzhwinter df5bc78702 "fix tensor shared_ptr"
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
dzhwinter a46f3fcefc "fix double release tensor buffer error."
8 years ago
dzhwinter e148bc15b0 "remove unused tensor line"
8 years ago
Zhaolong Xing 5405dc0a65 Create ParameterUpdaterHook.cpp
8 years ago
Zhaolong Xing 4fbec8233b Update ParameterUpdaterHook.cpp
8 years ago
Zhaolong Xing 98e4bb79ea Create ParameterUpdaterHook.cpp
8 years ago
Luo Tao b819b44a4e update rnn doc from v1-api to v2-api
8 years ago
xzl 23b1a27483 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
xzl 997cef2e63 tiny modify
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
dzhwinter 1814fc294e "fix lr_policy serialization"
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
dzhwinter b72e8aa3c6 "seperate serialization proto state"
8 years ago
yangyaming 597a58c3ef Add DetectionMAPEvaluator.
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