Commit Graph

9571 Commits (48669aa8f0c1b41f126b6f36b744e99492e7ab49)

Author SHA1 Message Date
xujiaqi01 48669aa8f0
fix several sparse table issuses (#20686)
6 years ago
whs fa67e6e83e
Fix unitest of pruning in python3 env. (#20825)
6 years ago
Zeng Jinle 378fc4fb1c
add some docs to jit.trace, test=develop (#20811)
6 years ago
Zhang Ting 5a8d885d72 All elements in attr(shape) of crop_tensor can be -1 and int32/64 kernel registered (#20756)
6 years ago
pkpk 370f0345b6
fix the bug in data_feeder.py (#20791)
6 years ago
Tao Luo efbdad0596
make search_compute support avx default (#20779)
6 years ago
WangXi 250e72d254 Fix DGC algorithm flow to make it the same as paper (#20758)
6 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
6 years ago
Aurelius84 28dd2a58df
refine Categorical and MultivariateNormalDiag en doc (#20723)
6 years ago
Tao Luo 2f5f19dfb5
mv sampcd_processor.py to tools/ (#20761)
6 years ago
石晓伟 37cd43545a
update the infer shape of matmul, test=develop (#20717)
6 years ago
gongweibao e425124041
Wait pserver to complete initialization. (#20777)
6 years ago
zhongpu 702aad5a0a remove assert statement to support sqeeze op in drgraph, test=develop (#20763)
6 years ago
gongweibao 8088395a84
Set unique port to every distribute test to avoid potential port conflicts (#20759)
6 years ago
wangchaochaohu 0687bcd64f
Refine getitem of Variable (#20729)
6 years ago
Zhang Ting 483d0512ce Add choice of CUDA Place and remove fluid.layers.data for python API test of resize Ops (#20689)
6 years ago
Kaipeng Deng ba44f654d6
add dlpack include in third_party. test=develop (#20737)
6 years ago
danleifeng 79e08ecebf add assertions on whether elementwise_div divison is zero (#20618)
6 years ago
bingyanghuang fd49ebcbd8 update int8 benchmark with 6271 data, test=develop test=document_fix (#20736)
6 years ago
123malin 95e90aa102
test=develop, add communicator_is_sgd_optimizer flag (#20677)
6 years ago
Aurelius84 74a28f5ea4
fix fill_constant shape with -1 and enhance cross_entropy test=develop (#20722)
6 years ago
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
6 years ago
Zhang Ting 80c97e560d fix bias_attr's bug of conv and conv_transpose, test=develop (#20704)
6 years ago
xujiaqi01 5223b0dd9d
add check nan / inf in downpour worker (#20694)
6 years ago
WangXi 507afa8a8a Fix dgc nan by stripping nccl from sparseReduce. (#20630)
6 years ago
gongweibao c1710e91b2
Disable GRPC_ARG_ALLOW_REUSEPORT to avoid potencial problem. (#20690)
6 years ago
tangwei12 1d925440ca
fix fetch handler error with pslib (#20679)
6 years ago
gongweibao 78431dc7bc
Add detail log on parallel dygraph unit test when failed. (#20660)
6 years ago
juncaipeng f201b465ec
Move pool2d to add_quant_dequant_pass, test=develop (#20586)
6 years ago
zhongpu efa10937bd fix elementwise_floordiv_op and elementwise_mod_op (#20534)
6 years ago
Bai Yifan ffec9195e4
soft_label_distiller fix, test=develop (#20645)
6 years ago
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
6 years ago
Tao Luo 3e831b6083
reduce setup.py.in installation logs (#20641)
6 years ago
qingqing01 01eddc1a04
Support fp16 in GPU impl of fused_elemwise_activation_op. (#20636)
6 years ago
Tao Luo ea20f8be23
refine error message of input TypeError in framework.py (#19970)
6 years ago
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
6 years ago
liym27 ae4ddbc821 add fill_constant input(shape) dtype check. test=develop (#20620)
6 years ago
123malin b4a3b75002
bug fix: invalid learning rate decay in pserver async mode (#20325)
6 years ago
WangXi cadc6a9704 fix dgc test and bug when not set trainers_endpoints_, test=develop (#20617)
6 years ago
danleifeng 46797f53de fix small bug of error message for elementwise_add and elementwise_mul (#20619)
6 years ago
Liufang Sang bc4af386f4 [PaddleSlim] refine slim reader to support dataloader (#20604)
6 years ago
石晓伟 a4753f3a79 Optimize error message of mean_op and matmul_op (#20413)
6 years ago
mapingshuo f55d1c6867
Fleet: deal with special case: strategy is None (#20359)
6 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
6 years ago
翟飞跃 36acfaeeda Add fused_embedding_seq layer into fluid.contrib (#19771)
6 years ago
zhupengyang 01209b5161 add input type and dtype check for cast_op (#20070)
6 years ago
Youwei Song 67fcb0c923 fix api fluid.cuda_pinned_places (#20424)
6 years ago
Thunderbrook f76a32df4a
dump fix dov vec file num (#20539)
6 years ago
gongweibao bf6470c71e
Add detail logs on resnet unit test (#20558)
6 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
6 years ago