Commit Graph

222 Commits (f3a2392662e975dbc6d7b6253ce9f4917526ae0a)

Author SHA1 Message Date
Qi Li 7684b91817
[GO] add two cgo api, test=develop (#29659)
4 years ago
Qi Li 2712df42a3
fix go demo, test=develop (#29107)
4 years ago
Wilber afe94903c3
Rename fluid_inference to paddle_inference. (#27422)
4 years ago
joanna.wozna.intel 0627a319b0
Restore "Add mkldnn bfloat16 option to C-API " (#26882)
5 years ago
石晓伟 ced6e87eee
Revert "Add mkldnn bfloat16 option to C-API (#26676)" (#26854)
5 years ago
joanna.wozna.intel 02083bda40
Add mkldnn bfloat16 option to C-API (#26676)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
flame d97475d53b
fix CPU C inference API compile bug (#22702)
5 years ago
flame 74eb82de19
fix go api bug (#22669)
5 years ago
flame 1d503e6a9e
Golang inference API (#22503)
5 years ago
Tao Luo 4a959883e7
remove unused aws_benchmarking and go directory (#19103)
6 years ago
Tao Luo bbd921c322 recover glide for check_style
6 years ago
Tao Luo 1777017a05 remove legace go and proto code
6 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
7 years ago
yuyang18 a229734cbd Remove cpplint in cmake
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
gongweibao 8d1ad97b3d
Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162)
7 years ago
gongweibao 8c9119afcd add logs and fix a bug (#5074)
7 years ago
Helin Wang 00e2dcf37a Fix according to comments
7 years ago
Helin Wang 32c92640f0 Fix pserver checkpoint
7 years ago
Helin Wang fc57c09dc9 add detailed log for the pserver
7 years ago
Helin Wang 60238a1bfb Go master, pserver, trainer: switch to log15, away from logrus
7 years ago
Helin Wang f28b4d6805 Fix parameter server checkpoint serialization
7 years ago
武毅 40f3e0c194 fix_fault_tolerant_dist_lock (#4888)
7 years ago
武毅 0c72649afc Fix gometalinter versioning (#4832)
7 years ago
Helin Wang 05176bd1bb master server will wait etcd forever
8 years ago
Helin Wang 5270585e10 fix according to comment
8 years ago
Helin Wang da7a1f2f6c master client: retry connecting to etcd
8 years ago
武毅 886e66a5ff golang pserver use OptimizerConfig.proto (#3358)
8 years ago
Helin Wang f64539bef9 use random port for embed etcd to avoid port collision
8 years ago
Helin Wang b8461c79fc implement init parameters selection with etcd
8 years ago
helinwang 544c7db780 Merge pull request #3223 from helinwang/master_timeout
8 years ago
Helin Wang 01a62511b4 add curPass into log, remove JobTasks
8 years ago
Helin Wang 10794cf4de Master persist more states to etcd, schedule pending timeout after load pending state.
8 years ago
Helin Wang 33fb8d7abf fix according to comments
8 years ago
Helin Wang 5ce7703ce8 fix test by not triggering save checkpoint when not intended(change save duration to 1 hour)
8 years ago
Helin Wang 2ee418db78 fix pserver save / load checkpoint
8 years ago
Yancey ec9d4d527e Add start_record interface (#3128)
8 years ago
Yancey 53ea896996 Add master server unit test (#3086)
8 years ago
Helin Wang 6fab04f4e1 fix vet shadow report
8 years ago
Helin Wang 54eac40f64 fix according to comments
8 years ago
Helin Wang 42fe3e88c7 gracefully shutdown pserver, fix gometalinter errors
8 years ago
Helin Wang cb5c7526e5 shutdown master server gracefully
8 years ago
武毅 c10121e13c [Done] Sync master client between passes and fix recordio split (#2948)
8 years ago
武毅 39af255959 Fix new optimizer lr (#3074)
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