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
qiaolongfei c44f5dd883
add simple updater, this version can train a model
8 years ago
..
cclient add simple updater, this version can train a model 8 years ago
internal/connection fix merge conflict 8 years ago
client.go fix merge conflict 8 years ago
client_test.go fix merge conflict 8 years ago
optimizer.c add simple updater, this version can train a model 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 fix the problem in cclient when malloc paddle_parameter 8 years ago
service_test.go implement pserver RPC part, and simple parameter partition. 8 years ago