Commit Graph

2924 Commits (efbdad059634bef022d4a3f5b00aef6ef8e88ed6)

Author SHA1 Message Date
Tao Luo efbdad0596
make search_compute support avx default (#20779)
7 years ago
WangXi 250e72d254 Fix DGC algorithm flow to make it the same as paper (#20758)
7 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
7 years ago
石晓伟 37cd43545a
update the infer shape of matmul, test=develop (#20717)
7 years ago
gongweibao e425124041
Wait pserver to complete initialization. (#20777)
7 years ago
gongweibao 8088395a84
Set unique port to every distribute test to avoid potential port conflicts (#20759)
7 years ago
wangchaochaohu 0687bcd64f
Refine getitem of Variable (#20729)
7 years ago
Zhang Ting 483d0512ce Add choice of CUDA Place and remove fluid.layers.data for python API test of resize Ops (#20689)
7 years ago
danleifeng 79e08ecebf add assertions on whether elementwise_div divison is zero (#20618)
7 years ago
123malin 95e90aa102
test=develop, add communicator_is_sgd_optimizer flag (#20677)
7 years ago
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
7 years ago
WangXi 507afa8a8a Fix dgc nan by stripping nccl from sparseReduce. (#20630)
7 years ago
gongweibao c1710e91b2
Disable GRPC_ARG_ALLOW_REUSEPORT to avoid potencial problem. (#20690)
7 years ago
gongweibao 78431dc7bc
Add detail log on parallel dygraph unit test when failed. (#20660)
7 years ago
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
7 years ago
qingqing01 01eddc1a04
Support fp16 in GPU impl of fused_elemwise_activation_op. (#20636)
7 years ago
Tao Luo ea20f8be23
refine error message of input TypeError in framework.py (#19970)
7 years ago
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
7 years ago
liym27 ae4ddbc821 add fill_constant input(shape) dtype check. test=develop (#20620)
7 years ago
123malin b4a3b75002
bug fix: invalid learning rate decay in pserver async mode (#20325)
7 years ago
WangXi cadc6a9704 fix dgc test and bug when not set trainers_endpoints_, test=develop (#20617)
7 years ago
石晓伟 a4753f3a79 Optimize error message of mean_op and matmul_op (#20413)
7 years ago
mapingshuo f55d1c6867
Fleet: deal with special case: strategy is None (#20359)
7 years ago
翟飞跃 36acfaeeda Add fused_embedding_seq layer into fluid.contrib (#19771)
7 years ago
zhupengyang 01209b5161 add input type and dtype check for cast_op (#20070)
7 years ago
Youwei Song 67fcb0c923 fix api fluid.cuda_pinned_places (#20424)
7 years ago
gongweibao bf6470c71e
Add detail logs on resnet unit test (#20558)
7 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
7 years ago
633WHU 12e4be0382 Dlpack support (#20039)
7 years ago
zhupengyang 5e65c753ea enhance input type chec for concat (#20584)
7 years ago
JesseyXujin 2ff18e537f
add expand_as op, test=develop (#20565)
7 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
7 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
7 years ago
Yuan Shuai 172e91c008
Refine error message of transpose_op (#20437)
7 years ago
hong19860320 f567214b6a
Fix the error message of zeros op (#20476)
7 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
7 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
7 years ago
Guo Sheng c7ae6c62cd
Fix the assign data check (#20564)
7 years ago
lanxianghit 22ecaef03b
Add API 'fluid.requird_version(min_version, max_version=None)' to check if the installed PaddlePaddle version is satisfied, test=develop (#20263)
7 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
7 years ago
silingtong123 eb5c33cb8c Add uniform random unittest (#20485)
7 years ago
liym27 5219efb14f fix reshape input(x) error check on float16. test=develop (#20529)
7 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
7 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
7 years ago
hong19860320 9707ded37e
Fix the error message of assign op (#20508)
7 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
7 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
7 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
7 years ago
wawltor eb526e3f08
fix sign op input error check on float16 (#20472)
7 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
7 years ago