Commit Graph

76 Commits (cc311bdf95eeb8dc7f77b51ecf030d51335abcaa)

Author SHA1 Message Date
gongweibao 6c2bc29cc0
Fix float16 optimizer. (#19682)
7 years ago
123malin a25a716e87
Optimize fleet API: add input check for some interfaces (#18971)
7 years ago
123malin 2f037c3189
fix the diff between async mode and async_half mode (#19535)
7 years ago
yaoxuefeng 10ca3f9609
add thread scope stat accurate metrics test=develop (#19480)
7 years ago
Thunderbrook 1fe468d319
support debug each output of each ins (#19004)
7 years ago
zhang wenhui bd35a7f0a6
support fc sort by number, test=develop (#19466)
7 years ago
Yi Liu 4ef6b8457a
adapte fleet api for localsgd and support nccl comm configuration in executor (#19443)
7 years ago
tangwei12 65c7368400
Fix the correctness of async mode at distributed training (#18863)
7 years ago
zhang wenhui 0d7949831b
fix fleet_desc bug && support format for abacus hotstart (#19430)
7 years ago
zhang wenhui 4a3c4b8fa4
add fleet_desc config feature & multi_sparse table, test=develop (#18827)
7 years ago
gongweibao 86f0591175
Remove node_num function. (#19167)
7 years ago
jiaqi b86be13c15
fix default value (#19193)
7 years ago
jiaqi b104ea0684
add get_last_save_xbox_base/get_last_save_xbox (#19122)
7 years ago
jiaqi bfd514c730
fix default value of fleet desc (#19176)
7 years ago
gongweibao 29d8781240
Polish fleet API to support cuda collective mode and nccl2 mode. (#18966)
7 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)
7 years ago
jiaqi a99bc64c63
add fleet util, add some interface in hdfs util (#18752)
7 years ago
mapingshuo 4ad7c9d5a7 [WIP] Add Imdb train demo (#18895)
7 years ago
jiaqi 02c370c3dc
support filelist size < trainer num && fix pull dense (#18956)
7 years ago
jiaqi 768059b3a0
adjust ins weight according to nid slot (#18784)
7 years ago
jiaqi 233746d89d
set fleet_send_batch_num a default value according to trainer num
7 years ago
Thunderbrook 52c1431eee
add clear_model interface in fleetwrapper (#18815)
7 years ago
guru4elephant 30562e371b
refine launch_ps and role_maker (#18795)
7 years ago
fuyinno4 c167a4b4dd
Fix shrink-dense and add scale-datanorm (#18746)
7 years ago
Thunderbrook d8396281ef
add slot to sparse table (#18686)
7 years ago
jiaqi d18aabb472
support patch data, add load_one_table, fix bug (#18509)
7 years ago
tangwei12 d845848341
do some odd jobs (#18641)
7 years ago
guru4elephant 9c17a899d7
upgrade collective fleet api (#18533)
7 years ago
guru4elephant 1f1cc2221f
add random port (#18504)
7 years ago
guru4elephant 357311fdb7
make fleet support mpi job submit directly (#18441)
7 years ago
guru4elephant e83f902b98
add MultiSlotStringDataGenerator for speedup of string based user inp… (#18390)
7 years ago
tangwei12 999d9a59a5
fix communicator with pyreader (#18350)
7 years ago
HaoRen b7128bac5f supports collective communicated training (#18175)
7 years ago
guru4elephant ff399fd720
fix paddle cloud role maker bug (#18269)
7 years ago
songhao 432fda51aa fix bug in Class MultiSlotDataGenerator's function _gen_str, test=develop (#18222)
7 years ago
Qiao Longfei 23f8a4b1c3 assign role_maker before use (#18137)
7 years ago
guru4elephant 58f3e1bad7
add paddle cloud role maker for customized usage, note this is only for industrial users that have cloud environment pre-configuration (#18121)
7 years ago
tangwei12 4c735f24ea
fix bug in fleet, test=develop (#18058)
7 years ago
tangwei12 101f74cb19
fix save/load in fleet (#17675)
7 years ago
Kaipeng Deng 96ee528e3e
fix logging basicConfig cannot be setting after import paddle (#17786)
7 years ago
lilong12 b5c35ae3e7
add UserDefinedCollectiveRoleMaker for collective mode (#17898)
7 years ago
Qiao Longfei 58f7695ab2
Async exe support communicator (#17386)
7 years ago
jiaqi 05df39ac06
support sparse table get shard_num from TableParameter (#17443)
7 years ago
jiaqi 34369944f5
support config file, cvm, load, save, shrink (#17319)
7 years ago
tangwei12 565d309501
Reformat fleet API (#17135)
7 years ago
tangwei12 1a4a51db2b
Fleet unify distributed training (#16791)
7 years ago
jiaqi 7968887fae
Merge branch 'develop' into dataset_merge_develop
7 years ago
dongdaxiang ceac9df87a fix code style for incubator
7 years ago
xjqbest e784884e70 add Example in doc string of split_filelist
7 years ago
xjqbest 1c0ef929f9 fix code style
7 years ago