Commit Graph

268 Commits (d2f7ac61ee64fa60884720ef551439d2f04a01a0)

Author SHA1 Message Date
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)
6 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
6 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
6 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
6 years ago
Kaipeng Deng 10d85208bf
fix test_multiprocess_dataloader_base timeout. test=develop (#24053)
6 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
6 years ago
Chen Weihang 1747bbdbab
disable test imperative data loader exception, test=develop, test=document_fix (#23933)
6 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
6 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
6 years ago
ShenLiang c706ff20a3
fix conflict, test=develop (#23298)
6 years ago
ShenLiang 5223e2bbc4
Add a new DataFeed named PaddleBoxDataFeed (#23321)
6 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
6 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
6 years ago
Zeng Jinle 29337f4e17
fix conflict of inferne partial feed with gpu parallel ssa graph executor, test=develop (#23400)
6 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
6 years ago
gongweibao 0536b5263d
fix test_launch_ps test=develop (#23333)
6 years ago
gongweibao af0ad915ea
fix testlaunch test=develop (#23304)
6 years ago
Zeng Jinle e83af01922
fix ut by serial run, test=develop, test=document_fix (#23213)
6 years ago
Zeng Jinle 092a62e205
remove crf ut, test=develop, test=document_fix (#23205)
6 years ago
Zeng Jinle 07395dde7d
fix ut by serial run, test=develop (#23173)
6 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
6 years ago
tangwei12 c4a6a0e2e4
Revert "Integrated API of Parameter Server (#22710)" test=develop (#23071)
6 years ago
tangwei12 66fce9e824
Integrated API of Parameter Server (#22710)
6 years ago
wangchaochaohu 91b0a9ab23
remnove the unsed unittest test=develop (#22999)
6 years ago
Chen Weihang 1644926a6c
Polish detail implement of dygraph data loader (#22878)
6 years ago
Chen Weihang 5ee29c67b8
Set run exclusive for data loader unittest (#22831)
6 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
6 years ago
Chen Weihang 7d8d573453
Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541)
6 years ago
liym27 8c381cd957
support fetch feed in dygraph to static graph (#22767)
6 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
6 years ago
tangwei12 66a3150135
SYNC with communicaotor (#22344)
6 years ago
Chen Weihang fc645d8a47
Fix data loader test failed problem in release 1.7 (#22624)
6 years ago