qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
gongweibao
8c9119afcd
add logs and fix a bug ( #5074 )
...
add logs and fix a python path bug
8 years ago
Helin Wang
60238a1bfb
Go master, pserver, trainer: switch to log15, away from logrus
8 years ago
武毅
c10121e13c
[Done] Sync master client between passes and fix recordio split ( #2948 )
...
* fix recordio split and task passes
* update for pre commit
* update
* update, still need to sync client wait for pass end.
* able to sync passes for task dispatching
* update to comment
* update
* fix yapf check
* why local pre-commit fails? version is the same
* fix race condition
* update
* fix race condition
* this still have duplicate problem in unit test
* update
* update
* update by comment
* update
8 years ago
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