Commit Graph

219 Commits (34091533c95291dd96459af65dacf04a9cce9fa2)

Author SHA1 Message Date
qiaolongfei 4f366be4e2 clang format
8 years ago
qiaolongfei 39d0b3de99 add test file mnist_test.py, free resource of newRemoteParameterUpdater properly
8 years ago
qiaolongfei c44f5dd883 add simple updater, this version can train a model
8 years ago
Helin Wang 0e71ab29db fix comment
9 years ago
Helin Wang 83c852c12b better logging
9 years ago
Helin Wang ce3408a7a6 modify pserver client C API, create better test
9 years ago
qiaolongfei 966bf9ae1f fix the problem in cclient when malloc paddle_parameter
9 years ago
qiaolongfei 28476f5f6e fix the problem of paddle_send_grad
9 years ago
qiaolongfei 6f1c91da99 refine code
9 years ago
qiaolongfei 99dc60642d new parameterupdater use paddle pserver cclient of go
9 years ago
emailweixu 6c7cfad06b Merge pull request #2383 from gangliao/refine_doc
9 years ago
liaogang 6cb6a548a9 rename CMAKE_CURRENT_LIST_DIR to CMAKE_CURRENT_SOURCE_DIR
9 years ago
Helin Wang d0f1890db3 move recordio to github.com/PaddlePaddle/recordio
9 years ago
Helin Wang 05f260d849 fix cclient build on mac, and test warnings
9 years ago
Helin Wang 17e2b3a19a fix merge conflict
9 years ago
Helin Wang 319c91cc14 make variable name more expressive
9 years ago
Helin Wang c225528739 fix cgo example
9 years ago
Helin Wang 0babf84b0f implement pserver RPC part, and simple parameter partition.
9 years ago
Helin Wang 28b23e6db5 move paddle/go to go, move go/cclient to go/pserver/cclient, move go/crecordio to go/recordio/c
9 years ago