Commit Graph

29 Commits (ad8a9cb82cfb316d91806a1a8662320864a4519b)

Author SHA1 Message Date
xujiaqi01 0eb4d990c4
fix compiled error when with_pslib=on (#21769)
6 years ago
Thunderbrook 349e82d669
support general embedding params (#21217)
6 years ago
xujiaqi01 9e045170c0
add copy table (#21086)
6 years ago
Thunderbrook 59bcdc8a19
support dump param of model into afs (#20302)
6 years ago
xujiaqi01 48669aa8f0
fix several sparse table issuses (#20686)
6 years ago
xujiaqi01 5223b0dd9d
add check nan / inf in downpour worker (#20694)
6 years ago
xujiaqi01 f50e701b3b
fix memory leak in HogwildWorker (#19956)
6 years ago
yaoxuefeng 10ca3f9609
add thread scope stat accurate metrics test=develop (#19480)
6 years ago
Thunderbrook 1fe468d319
support debug each output of each ins (#19004)
6 years ago
hutuxian 5a80cc8431
Datafeed support reading to cuda place directly. (#19071)
6 years ago
jiaqi 768059b3a0
adjust ins weight according to nid slot (#18784)
6 years ago
fuyinno4 c167a4b4dd
Fix shrink-dense and add scale-datanorm (#18746)
6 years ago
Thunderbrook d8396281ef
add slot to sparse table (#18686)
6 years ago
jiaqi 93a2b317f7
fix data feed ptr error (#18419)
6 years ago
jiaqi 3f8031e256
dataset (#17973)
6 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
6 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118)
6 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
6 years ago
dongdaxiang 9e51ad4a65 fix io and fs compile on mac
6 years ago
dongdaxiang 4ce35815fb fix windows GLOG problem
6 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
6 years ago
dongdaxiang 68d7bf3de5 add fetch var function
6 years ago
dongdaxiang 2644b88685 add comment for MPI Symetric role maker
6 years ago
heqiaozhi 9bca1926c1 refactor & fix bug
6 years ago
dongdaxiang cf1360643f add printer for fetch variable
6 years ago
dongdaxiang 97d5cd30f0 make pull dense worker work
6 years ago
dongdaxiang 378037c535 make s_instance_ private to ensure singleton
6 years ago
dongdaxiang c165012031 refine device_worker and trainer code
6 years ago
dongdaxiang 855bf579d2 add dist_multi_trainer for distributed training, add trainer_factory and device_worker_factory so that we can easily extend new training mode, add pull dense worker which is a singleton for parameter fetching
6 years ago