You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/go/pserver
helinwang 1a12720bb2
Merge pull request #2468 from helinwang/master_dispatch
8 years ago
..
cclient Merge pull request #2468 from helinwang/master_dispatch 8 years ago
client.go use logrus for logging 8 years ago
client_test.go modify pserver client C API, create better test 8 years ago
optimizer.c add paramConfig for each parameter 8 years ago
optimizer.go implement pserver RPC part, and simple parameter partition. 8 years ago
optimizer.h move paddle/go to go, move go/cclient to go/pserver/cclient, move go/crecordio to go/recordio/c 8 years ago
optimizer_test.go move paddle/go to go, move go/cclient to go/pserver/cclient, move go/crecordio to go/recordio/c 8 years ago
service.go Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into newparameterupdater 8 years ago
service_test.go fix build issue caused by rebase 8 years ago