Commit Graph

9447 Commits (6fc3e8ec84af9e9fa2f191cbcc402de080962a67)

Author SHA1 Message Date
xujiaqi01 1d1a07937a
simplify master+patch,remove ins when size != merge_size or has conflict slot (#20913)
7 years ago
Thunderbrook 5970e8ac5e
find lookup table in order (#20932)
7 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop (#20954)
7 years ago
tangwei12 3b96e3d20a
fix FetchHandler (#20900)
7 years ago
Dong Daxiang a6747a6ef1
add launch_ps module so that we can launch a parameter server trainin… (#20936)
7 years ago
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop (#20959)
7 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
7 years ago
123malin 20cdff0e02
Optimize decay (#20816)
7 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker (#20860)
7 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
7 years ago
liym27 7b4cb655bb keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903)
7 years ago
Zhang Ting 8d1e9f0f7e maxout supports channel_last input (#20846)
7 years ago
WangXi 9d8ec42353 launch.py remove setting for nccl sync, test=develop (#20909)
7 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
7 years ago
Bai Yifan ac87d4e6e1
fix hdfs.download, test=develop (#20907)
7 years ago
Thunderbrook 59bcdc8a19
support dump param of model into afs (#20302)
7 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
7 years ago
Wilber b489760099
fix jit_matmul bug test=develop (#20886)
7 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
7 years ago
lvmengsi aadd81b662
Fix gradients (#20857)
7 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
7 years ago
Youwei Song 2058bab1c0 Add Sequential api (#20789)
7 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
7 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
7 years ago
Zeng Jinle da9e9dd07f
fix py_reader combination ut, test=develop (#20861)
7 years ago
liym27 84d221b667 improve unsqueeze op to support int, Tensor for argument axes (#20824)
7 years ago
silingtong123 03d7f3ddb2 Make shape tensor support int32 (#20757)
7 years ago
Huihuang Zheng 95ba4bd2ab
Add shape and type check at read_op (#20754)
7 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
7 years ago
Yang Zhang cf670ec9ce Serialize to pickle format (#20820)
7 years ago
whs c8e49be2f1
Fix roi_perspective_transform op (#20764)
7 years ago
Bai Yifan 6bdf99d37a
fix dcn doc about Mask introduction, test=develop, test=document_fix (#20836)
7 years ago
Bai Yifan fd5321b3f3 modify slim print precision to round(,6), test=develop (#20833)
7 years ago
WangXi e78d7f57bb Print the rank which trainer is error in launch.py, test=develop (#20838)
7 years ago
xujiaqi01 48669aa8f0
fix several sparse table issuses (#20686)
7 years ago
whs fa67e6e83e
Fix unitest of pruning in python3 env. (#20825)
7 years ago
Zeng Jinle 378fc4fb1c
add some docs to jit.trace, test=develop (#20811)
7 years ago
Zhang Ting 5a8d885d72 All elements in attr(shape) of crop_tensor can be -1 and int32/64 kernel registered (#20756)
7 years ago
pkpk 370f0345b6
fix the bug in data_feeder.py (#20791)
7 years ago
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
Aurelius84 28dd2a58df
refine Categorical and MultivariateNormalDiag en doc (#20723)
7 years ago
Tao Luo 2f5f19dfb5
mv sampcd_processor.py to tools/ (#20761)
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
zhongpu 702aad5a0a remove assert statement to support sqeeze op in drgraph, test=develop (#20763)
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
bingyanghuang fd49ebcbd8 update int8 benchmark with 6271 data, test=develop test=document_fix (#20736)
7 years ago
123malin 95e90aa102
test=develop, add communicator_is_sgd_optimizer flag (#20677)
7 years ago
Aurelius84 74a28f5ea4
fix fill_constant shape with -1 and enhance cross_entropy test=develop (#20722)
7 years ago
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
7 years ago
Zhang Ting 80c97e560d fix bias_attr's bug of conv and conv_transpose, test=develop (#20704)
7 years ago
xujiaqi01 5223b0dd9d
add check nan / inf in downpour worker (#20694)
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
tangwei12 1d925440ca
fix fetch handler error with pslib (#20679)
7 years ago
gongweibao 78431dc7bc
Add detail log on parallel dygraph unit test when failed. (#20660)
7 years ago
juncaipeng f201b465ec
Move pool2d to add_quant_dequant_pass, test=develop (#20586)
7 years ago
zhongpu efa10937bd fix elementwise_floordiv_op and elementwise_mod_op (#20534)
7 years ago
Bai Yifan ffec9195e4
soft_label_distiller fix, test=develop (#20645)
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
danleifeng 46797f53de fix small bug of error message for elementwise_add and elementwise_mul (#20619)
7 years ago
Liufang Sang bc4af386f4 [PaddleSlim] refine slim reader to support dataloader (#20604)
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
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
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
Thunderbrook f76a32df4a
dump fix dov vec file num (#20539)
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
lijianshe02 5c41805dc9
update mul_op input data type check test=develop (#20552)
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
Diego Zhang 27d1ef6081
Refine seq enum expand mask pad (#20344)
7 years ago
Youwei Song 9a09ff14a5 fix en docs of Layer and guard (#20512)
7 years ago
guofei 9b85f40140 Modify English documents (#20452)
7 years ago
liuwei1031 9dc83dda7a
update data feeder API sample, change fluid.layers.data to fluid.data (#20568)
7 years ago
liuwei1031 9d6ee5eb1f
fix doc of default_main_program, multiprocess_reader (#20536)
7 years ago
Yiqun Liu ce1b25cc8b
Polish the English documentation of sums (#20495)
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