Commit Graph

28477 Commits (b38e4f2840ebc4ee0195ab8de789bf5b8d54ef37)
 

Author SHA1 Message Date
lilong12 58a88ba9af
add double grad for expand (#27183)
5 years ago
Qi Li 7c7fbd3218
fix error msg of fused_embedding_fc_lstm_op, test=develop (#27231)
5 years ago
Qi Li 78446ecdba
[UT] fix run type of ut test cases of test_train_recognize_digits and test_api_impl, test=develop (#27218)
5 years ago
Jacek Czaja e005861598
[oneDNN]Introducing oneDNN 1.6 (#27137)
5 years ago
Chen Weihang 5406b014c0
Refine jit.save implement to adapt InputSpec using cases (#26959)
5 years ago
chalsliu 07d089f6aa
Check benchmark issues in CI
5 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
5 years ago
123malin 60c3ef3ab8
【paddle.fleet】parameter_server_optimizer support auto_strategy (#27181)
5 years ago
wawltor fde5cfe881
fix the CudaPinMemory bug for the equal op (#27176)
5 years ago
liym27 d3874ab44a
Move unittest test_optimizer_in_control_flow from CI multi_cards. (#27185)
5 years ago
Huihuang Zheng 40dd563dd7
Decrease test_parallel_executor_crf CI time, test=develop (#27212)
5 years ago
zhupengyang cc3306f7c8
restruct logsumexp to speed up compiling (#27191)
5 years ago
Steffy-zxf 50e60e8779
update error info for selected_rows_functor
5 years ago
Chen Weihang 7c8e980a48
fix enforce shell dir, test=document_fix (#27215)
5 years ago
Wilber edd962b1d0
Add 2.0 inference api doc. (#27125)
5 years ago
JZ-LIANG 5d039f4086
modified the implement of Lars optimizer (#26733)
5 years ago
liym27 a1b640bc66
Fix test_origin_info to be compatible with PY3.8, because ast module is different in PY3.8 (#27201)
5 years ago
wangchaochaohu 3b8f5200a5
add dgc cuda11 support for Paddle (#27204)
5 years ago
wangchaochaohu c71d79b1d2
[cuda11 support] change the CMakeLists to support the cuda11 (#27124)
5 years ago
Dong Daxiang f7d08b7db8
【paddle.fleet】refine launch and distributed repr string for print (#27093)
5 years ago
Qinghe JING 43b0445b29
Add double grad in reduce sum (#27115)
5 years ago
iducn c60352b3d4
update requirements (#27172)
5 years ago
tangwei12 ca6100de5f
disable ut, fix it @malin (#27200)
5 years ago
liym27 3497fbe473
Use paddle.disable_static() to replace with dygraph.guard(). (#27139)
5 years ago
Aurelius84 252aeb1a46
[Dy2stat]Add naming rule if not specific InputSpec.name (#26997)
5 years ago
kinghuin ed292695c5
optimize the error message for math dir
5 years ago
YUNSHEN XIE eb276632c6
resolve the issue of curl having same exit code with paddle build failed (#27035)
5 years ago
yongqiangma 4558d395e9
fix Norm op error (#26771)
5 years ago
LielinJiang 4d7d661249
Fix kl and summary bug (#27132)
5 years ago
WeiXin 13804ed80c
Error msg/polish tensor error msg (#26976)
5 years ago
Double_V c7b9d97fa9
fix avg_pool3d count_include_pad as True,test=develop (#27155)
5 years ago
whs eb01976037
[2.0 API]Add checker in grid_sample_grad op (#27126)
5 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
5 years ago
yaoxuefeng 0dab0fc23c
add back triu in fluid (#27135)
5 years ago
chalsliu 944f8ae09c
Upgrade coverage tool to python3
5 years ago
Zhou Wei 753a0748ee
Temporarily turn off WITH_INFERENCE_API_TEST (#27170)
5 years ago
YUNSHEN XIE d4710163eb
add timeout unittests retry (#27152)
5 years ago
123malin f2d68d3ed5
【paddle.fleet】parameter_server_optimizer support auto_strategy (#26838)
5 years ago
Chen Weihang 4c70e31ab5
add save load to jit.all (#27131)
5 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
5 years ago
LoveAn cbcd5e407a
Fix problem that target name already exists when there isn't model data cache, test=develop (#27142)
5 years ago
tangwei12 5dec254be5
fix weight (#26986)
5 years ago
yinhaofeng dc00bd67ff
delate some wrong message test=develop, test=document_fix (#26595)
5 years ago
kinghuin 1b102dd552
optimize the error message for unpooling.cc
5 years ago
Pei Yang 5fb8c92054
fix multihead matmul shared params (#27121)
5 years ago
Leo Chen d6ee0868a4
fix unsqueeze in dygraph (#27107)
5 years ago
xiaoting 58f3ef982a
fix typo for interp_v2,test=develop (#26843)
5 years ago
LoveAn ed2f57cc42
Restore file changes caused by pre-commit (#27105)
5 years ago
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
5 years ago
YUNSHEN XIE 9fd5eae81d
add failed unittests retry on mac system (#26813)
5 years ago