Commit Graph

279 Commits (3eee0467fee775887bd8f7e3ffa14fca1adaee3e)

Author SHA1 Message Date
123malin 2191a08317
【paddle.fleet】fleet_util move to paddle.fleet (#25805)
5 years ago
WangXi 2c9d0f3cb9
【paddle.fleet】Add dgc to fleet meta optimizer (#25738)
5 years ago
danleifeng 3dd2e3801a
【paddle.fleet】add fleetrun command for distributed running (#25806)
5 years ago
WangXi a6c87fd091
Add amp to fleet meta optimizer, test=develop (#25770)
5 years ago
JZ-LIANG 8ebffc78c9
add lars to fleet meta optimizer (#25884)
5 years ago
Dong Daxiang 8d2896f1fe
【paddle.fleet】Fleet run graph in Executor and add two more strategies (#25844)
5 years ago
Yi Liu 427c5529ea
add localsgd meta optimizer (#25758)
5 years ago
lilong12 f40a50d124
add pipeline optimizer for fleet (#25768)
5 years ago
lilong12 5f30e57cdd
fix test_pipeline, test=develop (#25808)
5 years ago
mapingshuo c70f592002
add gradient Merge optimizer to meta (#25763)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
Leo Chen 417b243968
fix best_fit_allocator_test on windows, test=develop (#25650)
5 years ago
Zhou Wei f8ec5f0fce
just skip case of distribute on windows (#25581)
5 years ago
Dong Daxiang e657d7062d
fleet base initial implementation and the API (#25442)
5 years ago
Chen Weihang 630f23ced3
fix test pe seresnext unittests failed on windows (#25584)
5 years ago
YUNSHEN XIE 62aeef7cf9
disable test_pipeline (#25518)
5 years ago
tangwei12 fd961b0dfb
Fix/distibuted fleet ctr ut (#25474)
5 years ago
gongweibao 80f1c50738
Fix typo in interface. (#24779)
5 years ago
zhupengyang 6de75082cb
fix test_hsigmoid windows ci (#25311)
5 years ago
lilong12 3d96601b82
modify pipeline optimizer to only support the mode of sync pipeline training (#25065)
5 years ago
chalsliu 46214e5937
Disable test_conv3d_transpose_op (#25298)
5 years ago
123malin f1a9593d69
test=develop, bug fix for index_select and roll op (#25251)
5 years ago
Tao Luo 2d5aa74321
add test_parallel_executor_profiler.py (#25200)
5 years ago
chalsliu cd4d9122e7
Remove RUN_SERIAL TRUE (#25179)
5 years ago
iducn f282599229
disable unitest for gcc8(#25134)
5 years ago
Zhou Wei 4058e736ff
temporarily disable these unittests failed on windows (#24942)
5 years ago
Chen Weihang 4a702ef361
Support SelelctedRows allreduce in multi-cards imperative mode (#24690)
5 years ago
Yanghello aa47356b74
Add crypto python (#24836)
5 years ago
Yi Liu 12bffdc086
Enhance error message of checkpoint_notify_op, fake_init_op gen_nccl_id_op and listen_and_serv_op (#24554)
5 years ago
Pei Yang 9c073bbd53
skip pyramid_hash on jetson platforms to avoid compile error. test=develop (#24371)
5 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
5 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
5 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
5 years ago
Kaipeng Deng 10d85208bf
fix test_multiprocess_dataloader_base timeout. test=develop (#24053)
5 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
5 years ago
Chen Weihang 1747bbdbab
disable test imperative data loader exception, test=develop, test=document_fix (#23933)
5 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
ShenLiang c706ff20a3
fix conflict, test=develop (#23298)
5 years ago
ShenLiang 5223e2bbc4
Add a new DataFeed named PaddleBoxDataFeed (#23321)
5 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
5 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
5 years ago
Zeng Jinle 29337f4e17
fix conflict of inferne partial feed with gpu parallel ssa graph executor, test=develop (#23400)
5 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
5 years ago
gongweibao 0536b5263d
fix test_launch_ps test=develop (#23333)
5 years ago
gongweibao af0ad915ea
fix testlaunch test=develop (#23304)
5 years ago
Zeng Jinle e83af01922
fix ut by serial run, test=develop, test=document_fix (#23213)
5 years ago
Zeng Jinle 092a62e205
remove crf ut, test=develop, test=document_fix (#23205)
5 years ago
Zeng Jinle 07395dde7d
fix ut by serial run, test=develop (#23173)
5 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
5 years ago