Helin Wang
|
c67d8276b7
|
fix according to comments
|
8 years ago |
Helin Wang
|
3ff0a9fbb1
|
Implement distributed training save model, improve master.NewClient interface
|
8 years ago |
dongzhihong
|
e1e7309789
|
boring copyright
|
8 years ago |
Helin Wang
|
25e57949cc
|
add more linters, fix errors found by them.
|
8 years ago |
gongweibao
|
24dc0d1c7c
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cloudandlocal
|
8 years ago |
gongweibao
|
3f5e5a24c4
|
fix cmake error
|
8 years ago |
gongweibao
|
421d9f12a3
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cloudandlocal
|
8 years ago |
gongweibao
|
26e661bc51
|
fix by helin's comments
|
8 years ago |
gongweibao
|
af5ac2c474
|
merge with upstream develop
|
8 years ago |
yi.wu
|
9c853c269d
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_go_vendor
|
8 years ago |
helinwang
|
fae606fc96
|
Merge pull request #2659 from helinwang/cmake
Improve Go cmake, add go/master/c into cmake include path..
|
8 years ago |
gongweibao
|
97bbd17956
|
rm cloud EOF
|
8 years ago |
gongweibao
|
b3c5808e13
|
rm cloud EOF
|
8 years ago |
Helin Wang
|
59cf5e7796
|
Fix Go cmake
|
8 years ago |
gongweibao
|
0fa409246b
|
fix bugs
|
8 years ago |
Yancey
|
9af8d86b7c
|
Trainer library discover master by etcd (#2551)
* add trainer library
* modifty file name
* move trainer to master client
* update
* update
* modify monitor master to receive a chan
* update
* use etcd client from etcd_client.go
* update
* update
* remove etcd client without lock
* update
* update the comment
* update commonts
|
8 years ago |
gongweibao
|
183a5d44ee
|
Merge branch 'cloudandlocal' of https://github.com/gongweibao/Paddle into cloudandlocal
|
8 years ago |
gongweibao
|
fc3d031425
|
first add
|
8 years ago |
gongweibao
|
3919b75884
|
modify cmake
|
8 years ago |
Helin Wang
|
8742441fc0
|
integrate master Python lib with cmake
|
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 |
Helin Wang
|
7b9080ef56
|
Implement master client, cgo and Python part
|
8 years ago |
Helin Wang
|
fa5c3f1f73
|
implement master client, Go part
|
8 years ago |