Commit Graph

35 Commits (test_model_benchmark)

Author SHA1 Message Date
Qi Li 28b356b9a2
[ROCM] update fluid framework for rocm (part6), test=develop (#31015)
4 years ago
wanghuancoder 35c5b23f68
use iwyu clean include second time, test=develop (#30829)
4 years ago
yaoxuefeng 6e0da01c61
Heter ps new (#30198)
4 years ago
Thunderbrook 09b6e71928
heter box (#29734)
5 years ago
yaoxuefeng 545df287fc
add user_define_dump (#28596)
5 years ago
lilong12 f77a78cdee
enable pipeline to run with Executor.run() (#28373)
5 years ago
Thunderbrook 0073f9bdb0
support ps-gpu (#28752)
5 years ago
Thunderbrook 6f69a4cb05
add xpu in heter mode (#27000)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Thunderbrook 0cb60c700d
add heter ps mode (#25682)
5 years ago
lilong12 e39aa70ec7
add the support for pipeline (#24560)
5 years ago
hutuxian 0ec3a42e97
Random Dump (#24477)
5 years ago
xujiaqi01 3a45767d49
add fleet pslib pull and push sparse op and push dense op (#23139)
5 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
5 years ago
123malin 00594c1c88
support dumping params/grads in transpiler mode (#22490)
5 years ago
Wilber a90fa54092
Compile without nccl deps. [1/2] (#22509)
5 years ago
hutuxian c5aec2fe68
Paddlebox Related to Framework (#21586)
6 years ago
Thunderbrook 59bcdc8a19
support dump param of model into afs (#20302)
6 years ago
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
6 years ago
Thunderbrook f76a32df4a
dump fix dov vec file num (#20539)
6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
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
jiaqi 3f8031e256
dataset (#17973)
6 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
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 6af697adb0 add trainfileswithprofiler for downpour worker
6 years ago
xujiaqi01 39449ba0b9 fix bug && add DestroyReaders in trainer
6 years ago
dongdaxiang ff87698a44 refactor downpour optimization
6 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
6 years ago
dongdaxiang 2486389793 add RunFromDataset in executor
6 years ago
xjqbest 824b84d185 add DataSet and InMemoryDataFeed, support load data into memory and shuffle data
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