Commit Graph

27729 Commits (20c8432ae3e60e47f2e3f228f6bbeb64a8619876)
 

Author SHA1 Message Date
xujiaqi01 20c8432ae3
move dataset from paddfle.fluid to paddle.fleet (#25887)
5 years ago
Adam 68c6160e63
Add oneDNN fusion_gru kernel (#25594)
5 years ago
Thunderbrook 0cb60c700d
add heter ps mode (#25682)
5 years ago
Shibo Tao c8d0d1419b
add paddle.utils.deprecated. (#25912)
5 years ago
tianshuo78520a 4350de6be4
test ci dockerfile (#25777)
5 years ago
LielinJiang ffcb6537c5
Add uncombined_weight_to_state_dict api (#25649)
5 years ago
wawltor a43b0d155d
Update the code for the sort api
5 years ago
Zhong Hui dca56f47f5
fix invalid read of pnorm gradient function
5 years ago
WangXi 2c9d0f3cb9
【paddle.fleet】Add dgc to fleet meta optimizer (#25738)
5 years ago
Dong Daxiang 4adac0e309
【paddle.fleet】Add fleet base context (#25954)
5 years ago
Zhaolong Xing 358bc06c72
[CUDNN8 support] : support CUDNN8 (#25664)
5 years ago
Zhaolong Xing 5970871a64
add eltwise clip cuda impl. (#25689)
5 years ago
Chen Weihang 36027490d8
Verify correctness of jit.save/jit.load - part 1 (#25915)
5 years ago
Zhen Wang 82374dc12f
Add some error messages for the op without double grads. (#25951)
5 years ago
LielinJiang 948bc8b7bb
Add apply for Layer (#25812)
5 years ago
danleifeng 3dd2e3801a
【paddle.fleet】add fleetrun command for distributed running (#25806)
5 years ago
Pei Yang b717895f64
Fix registering trt plugin (#25744)
5 years ago
wawltor a697e94693
Update the code of the compare ops for the broadcast function
5 years ago
Aurelius84 8ec4af278d
【Dy2stat】Fix is_test switch incorrectly in PartialProgram (#25809)
5 years ago
Chen Weihang 9b5a65b819
refine init signal handler meg dumper (#25911)
5 years ago
wangchaochaohu ff717d5158
Add support for tuple of concat Op test=develop (#25800)
5 years ago
Huihuang Zheng e5514935cb
Modify Executor Example Code to Use fluid.data, test=document_fix (#25893)
5 years ago
Dong Daxiang 78afbb1216
fix typo in fleet base (#25919)
5 years ago
WuHaobo f0b8871741
Delete inverse out (#25925)
5 years ago
tangwei12 253fd407e8
Fix/distibuted heart beat (#25902)
5 years ago
WuHaobo 12bed4a931
remove all op with out args (#25570)
5 years ago
WangXi a6c87fd091
Add amp to fleet meta optimizer, test=develop (#25770)
5 years ago
Pei Yang 9e9a569dae
add trt int8 support for elementwise_mul and scale (#25676)
5 years ago
xujiaqi01 d11c140e28
fix dump, fix cvm check (#25400)
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
Zhang Ting 6486fe8a94
improve GPU performance of transpose, test=develop (#25862)
5 years ago
gentelyang 6773fcc1ba
fix stratege.set_program_config (#25864)
5 years ago
Yi Liu 427c5529ea
add localsgd meta optimizer (#25758)
5 years ago
Zhang Ting 2d24f56a7a
avoid data transfer, test=develop (#25810)
5 years ago
lilong12 f40a50d124
add pipeline optimizer for fleet (#25768)
5 years ago
yukavio f6ac5990aa
fix quant unit test (#25792)
5 years ago
Bai Yifan 2131559d08
Remove slim from paddle framework (#25666)
5 years ago
ShenLiang bca303165a
fix inverse bug (#25641)
5 years ago
lilong12 a07b62623e
hidden the dataset call of pipeline to train_from_dataset (#25834)
5 years ago
lilong12 f132c2f40e
Modify pipeline demo to use the new pipelineoptimizer api. (#25374)
5 years ago
zhangchunle 513852e293
amend api approver (#25843)
5 years ago
Chen Weihang 48b9a56f1c
Polish framework error message - part 4 (#25807)
5 years ago
Aurelius84 e52dae6ef6
Using input.place() in GetExpectedKernel in slice_op (#25595)
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
wangchaochaohu fc6fed3283
(Variable --->Tensor) refine the OP doc for API2.0 (#25737)
5 years ago
wangchaochaohu 32b9577b2a
refine the split op for API 2.0 test=develop (#25320)
5 years ago
lilong12 ce506930c3
Fix the bug that Input(Offsets) and attr(offsets) cannot be set at the same time. (#24975)
5 years ago
lilong12 8a68d2c213
Revert "add device attr for regularizer, test=develop (#24981)" (#25375)
5 years ago
tangwei12 2d9dbd31ad
Fix/mkl dnn (#25835)
5 years ago