Commit Graph

42 Commits (4adddcc89ad2b2e57faabe5734bae47e2f44111a)

Author SHA1 Message Date
Thunderbrook 4adddcc89a
add set_trainer_num api in dataset (#29133)
5 years ago
wawltor ff8922f9f2
fix the dataset remove bug for the dataset
5 years ago
yaoxuefeng 780140599f
【paddle.distributed.fleet】add data_generator in distributed.fleet.dataset (#27345)
5 years ago
yaoxuefeng c67c391682
refine fleet dataset class api (#27133)
5 years ago
Dong Daxiang 50a5bcfc9d
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
5 years ago
xujiaqi01 20c8432ae3
move dataset from paddfle.fluid to paddle.fleet (#25887)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
hutuxian e6b87b3193
Support AucRunner in PaddleBox (#22884)
5 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
5 years ago
tangwei12 c4a6a0e2e4
Revert "Integrated API of Parameter Server (#22710)" test=develop (#23071)
5 years ago
tangwei12 66fce9e824
Integrated API of Parameter Server (#22710)
5 years ago
hutuxian 53a2b68f4e
support customized download command in dataset (#22782)
5 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
5 years ago
xujiaqi01 371f377bea
add GeneralRoleMaker (#22295)
5 years ago
xujiaqi01 f404157205
fix master patch when slot is dense (#21580)
6 years ago
xujiaqi01 319d2ba925
fix fs_client_param bug (#21212)
6 years ago
xujiaqi01 23876de55b
fix cache table bug, add save_paddle_inference_model, fix hdfs util bug (#21052)
6 years ago
xujiaqi01 1d1a07937a
simplify master+patch,remove ins when size != merge_size or has conflict slot (#20913)
6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
6 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num (#19841)
6 years ago
Zeng Jinle 0436efd6a3
Unify DataLoader APIs (#19305)
6 years ago
xujiaqi01 6bf298bf09
support preload thread, optimize hdfs log, fix master+patch bug (#19695)
6 years ago
Thunderbrook 1fe468d319
support debug each output of each ins (#19004)
6 years ago
yaoxuefeng 9150cf50fc
add save cache model api in fleet& add slots shuffle in dataset module & add metric op to calculate ctr related metrics (#18871)
6 years ago
hutuxian 5a80cc8431
Datafeed support reading to cuda place directly. (#19071)
6 years ago
hutuxian 6e0df3102e
Refactor for Pipeline Thread Check (#18459)
6 years ago
xjqbest 274477005e fix dataset testcase error
6 years ago
xjqbest 5e5139283b fix runtime error
6 years ago
xjqbest 271b7147cc fix dataset bug
6 years ago
xjqbest a99c8d0c29 fix client to client communication bug
6 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
6 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
6 years ago
xjqbest 1497ce388d fix code style of test_dataset.py
6 years ago
xjqbest 7cdd57a474 fix code style of test_dataset.py
6 years ago
xjqbest 748d54cb46 fix code style of test_dataset.py
6 years ago
xjqbest 1073b4d8f9 fix code style of test_dataset.py
6 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
6 years ago
xjqbest e57ac5ed17 fix code style
6 years ago
xjqbest 97c74e60c3 fix code style
6 years ago
xjqbest a38b98cb32 fix code style & runtime error
6 years ago
xjqbest d52586a97d add doc string
6 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
6 years ago