Commit Graph

25452 Commits (f3f52fc1e2e5daf090134e2046e56fb90a1f33dd)
 

Author SHA1 Message Date
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
5 years ago
Tao Luo 3e831b6083
reduce setup.py.in installation logs (#20641)
5 years ago
qingqing01 01eddc1a04
Support fp16 in GPU impl of fused_elemwise_activation_op. (#20636)
5 years ago
tianshuo78520a db9fbcbc7e change approve of send_recv.proto.in (#20647)
5 years ago
Tao Luo ea20f8be23
refine error message of input TypeError in framework.py (#19970)
5 years ago
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
5 years ago
gongweibao 69e0b98fea Cleanup the debug lines in paddle_build.sh (#20631)
5 years ago
zhaoyuchen2018 8314e64a8b
Fix sum op fails as no memory in tensor(#20602)
5 years ago
石晓伟 48b27229a8
fix version.cmake, test=develop (#20606)
5 years ago
liym27 ae4ddbc821 add fill_constant input(shape) dtype check. test=develop (#20620)
5 years ago
Zeng Jinle 1cc68c3fe6
fix check_api_approval.sh, test=develop, test=document_fix (#20632)
5 years ago
Yibing Liu ee2869cae9
Remove redundant infershape in linear chain crf grad, test=develop (#20629)
5 years ago
123malin b4a3b75002
bug fix: invalid learning rate decay in pserver async mode (#20325)
5 years ago
WangXi cadc6a9704 fix dgc test and bug when not set trainers_endpoints_, test=develop (#20617)
5 years ago
danleifeng 46797f53de fix small bug of error message for elementwise_add and elementwise_mul (#20619)
5 years ago
Zeng Jinle 40c258a77b
Refine API.spec mechanism (#20574)
5 years ago
Liufang Sang bc4af386f4 [PaddleSlim] refine slim reader to support dataloader (#20604)
5 years ago
石晓伟 a4753f3a79 Optimize error message of mean_op and matmul_op (#20413)
5 years ago
Leo Chen d6c1d6ca56 update class name, test=develop (#20578)
5 years ago
mapingshuo f55d1c6867
Fleet: deal with special case: strategy is None (#20359)
5 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
5 years ago
liu zhengxi 922d432477
fix the PD_ZeroCopyPredictorRun output problem (#20612)
5 years ago
翟飞跃 36acfaeeda Add fused_embedding_seq layer into fluid.contrib (#19771)
5 years ago
Double_V 0b39218749 memory optimizer for reshape op,test=develop (#20569)
5 years ago
zhupengyang 01209b5161 add input type and dtype check for cast_op (#20070)
5 years ago
Youwei Song 67fcb0c923 fix api fluid.cuda_pinned_places (#20424)
5 years ago
bingyanghuang 85e1f2150b Modify the helper information in full_pascalvoc_test_preprocess.py (#20475)
5 years ago
Thunderbrook f76a32df4a
dump fix dov vec file num (#20539)
5 years ago
gongweibao bf6470c71e
Add detail logs on resnet unit test (#20558)
5 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
5 years ago
633WHU 12e4be0382 Dlpack support (#20039)
5 years ago
zhupengyang 5e65c753ea enhance input type chec for concat (#20584)
5 years ago
Pei Yang 443f604c3b
add DisableGlogInfo() to AnalysisConfig, test=develop (#20581)
5 years ago
JesseyXujin 2ff18e537f
add expand_as op, test=develop (#20565)
5 years ago
lijianshe02 5c41805dc9
update mul_op input data type check test=develop (#20552)
5 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
5 years ago
Zeng Jinle a9c8bdad7b
refine pe codes, test=develop (#20479)
5 years ago
Zeng Jinle 76b321872a
fix cuda dev_ctx by event, test=develop (#20553)
5 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
5 years ago
Zhang Ting 78910480c1 fix conv_transpose's bug: compatible with Anylayout setting, test=develop (#20589)
5 years ago
Yuan Shuai 172e91c008
Refine error message of transpose_op (#20437)
5 years ago
hong19860320 f567214b6a
Fix the error message of zeros op (#20476)
5 years ago
zhaoyuchen2018 b8333edef6
Add Multihead matmul fuse pass (#20167)
5 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
5 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
5 years ago
Guo Sheng c7ae6c62cd
Fix the assign data check (#20564)
5 years ago
Adam 7faa3e9555 Add ConvTranspose + BatchNorm fuse pass (#20161)
5 years ago
Diego Zhang 27d1ef6081
Refine seq enum expand mask pad (#20344)
5 years ago
Youwei Song 9a09ff14a5 fix en docs of Layer and guard (#20512)
5 years ago
guofei 9b85f40140 Modify English documents (#20452)
5 years ago