Commit Graph

8882 Commits (aacd16dbb427275913ed01e0c6de7cf0475f1fe3)

Author SHA1 Message Date
tangwei12 04384502a8
fix bug with heart beat , test=develop (#20654)
6 years ago
wangchaochaohu 7783d3bd43
Conv refine (#20644)
6 years ago
lidanqing 57b656f956 Add document for int8 object detection quantization (#19356)
6 years ago
Chen Weihang 003f369bb2
Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044)
6 years ago
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
6 years ago
qingqing01 01eddc1a04
Support fp16 in GPU impl of fused_elemwise_activation_op. (#20636)
6 years ago
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
6 years ago
zhaoyuchen2018 8314e64a8b
Fix sum op fails as no memory in tensor(#20602)
6 years ago
Yibing Liu ee2869cae9
Remove redundant infershape in linear chain crf grad, test=develop (#20629)
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
Zeng Jinle 40c258a77b
Refine API.spec mechanism (#20574)
6 years ago
石晓伟 a4753f3a79 Optimize error message of mean_op and matmul_op (#20413)
6 years ago
Leo Chen d6c1d6ca56 update class name, test=develop (#20578)
6 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
6 years ago
liu zhengxi 922d432477
fix the PD_ZeroCopyPredictorRun output problem (#20612)
6 years ago
翟飞跃 36acfaeeda Add fused_embedding_seq layer into fluid.contrib (#19771)
6 years ago
Double_V 0b39218749 memory optimizer for reshape op,test=develop (#20569)
6 years ago
bingyanghuang 85e1f2150b Modify the helper information in full_pascalvoc_test_preprocess.py (#20475)
6 years ago
Thunderbrook f76a32df4a
dump fix dov vec file num (#20539)
6 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
6 years ago
633WHU 12e4be0382 Dlpack support (#20039)
6 years ago
Pei Yang 443f604c3b
add DisableGlogInfo() to AnalysisConfig, test=develop (#20581)
6 years ago
JesseyXujin 2ff18e537f
add expand_as op, test=develop (#20565)
6 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
6 years ago
Zeng Jinle a9c8bdad7b
refine pe codes, test=develop (#20479)
6 years ago
Zeng Jinle 76b321872a
fix cuda dev_ctx by event, test=develop (#20553)
6 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
6 years ago
Zhang Ting 78910480c1 fix conv_transpose's bug: compatible with Anylayout setting, test=develop (#20589)
6 years ago
Yuan Shuai 172e91c008
Refine error message of transpose_op (#20437)
6 years ago
zhaoyuchen2018 b8333edef6
Add Multihead matmul fuse pass (#20167)
6 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
6 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
6 years ago
Adam 7faa3e9555 Add ConvTranspose + BatchNorm fuse pass (#20161)
6 years ago
Diego Zhang 27d1ef6081
Refine seq enum expand mask pad (#20344)
6 years ago
Youwei Song 9a09ff14a5 fix en docs of Layer and guard (#20512)
6 years ago
guofei 9b85f40140 Modify English documents (#20452)
6 years ago
liuwei1031 9dc83dda7a
update data feeder API sample, change fluid.layers.data to fluid.data (#20568)
6 years ago
liuwei1031 9d6ee5eb1f
fix doc of default_main_program, multiprocess_reader (#20536)
6 years ago
Yiqun Liu ce1b25cc8b
Polish the English documentation of sums (#20495)
6 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)
6 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
6 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
6 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
6 years ago
silingtong123 e87cabb7f2 updates document of sequence_softmax, sequence_scatter, sequence_unpad (#20269)
6 years ago
silingtong123 d5aa2dd818 fix doc, updates API documents of uniform_random and uniform_random_batch_size_like (#20316)
6 years ago
Wilber 751812a674
enable cpu machine to run paddle in gpu lib
6 years ago
lvmengsi 2384589383
Fix conv_grad_grad (#20469)
6 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
6 years ago
LielinJiang faa8e30a14 Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True (#20421)
6 years ago
hong19860320 4d0d5e4cc7
refine eng doc for hard_sigmoid op (#20442)
6 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
6 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
6 years ago
zhupengyang 95524a4d30 fix APIs: relu, relu6, hash (#20416)
6 years ago
liuwei1031 70ff903813
improve the doc of data feeder related APIs (#20515)
6 years ago
zhaoyuchen2018 057bce4d45
Refine topk stack squeeze api en doc (#20367)
6 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
6 years ago
chengduo f23eeeb460
update global scope doc (#20483)
6 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
6 years ago
Guo Sheng 101e20e92e
Update some en api docs (#20496)
6 years ago
zhupengyang 200cc5e2ad fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort (#20363)
6 years ago
GaoWei8 5ea2cc6733 fix API:cos, exp, ceil, elu, brelu English doc (#20032)
6 years ago
ruri e705fede11
refine 13 en docs (#20312)
6 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
6 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
6 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
6 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
6 years ago
wopeizl 6b612a2807
optimize the english description for APIs test=develop test=document_fix (#20286)
6 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
6 years ago
GaoWei8 54647a5490 fix GradientClipByNorm english doc (#20224)
6 years ago
Wilber 2893cd1ae0
modify english api (#20159)
6 years ago
zhouwei25 b1218d056b fix English Doc of API:layers.py_func/sum (#20329)
6 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
6 years ago
zhongpu 0b321c8a2f fix APIs, to_variable、NCE、PRelu、softmax、rankloss for dygraph, test=document_fix, test=develop (#20142)
6 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
6 years ago
zhouwei25 f18231412f fix English Doc of API:layers.array_read/array_write/array_length (#20345)
6 years ago
Yuan Shuai 9f4a32fb8f
Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue (#20279)
6 years ago
Guanghua Yu bc4c7a9eb6 Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405)
6 years ago
juncaipeng 5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
6 years ago
zhongpu 52dcc1679d fix Embedding API for dygraph (#20358)
6 years ago
liu zhengxi f855a86c93
update the api en doc of BuildStrategy (#20445)
6 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
6 years ago
huzhiqiang a69baf639f
modify compose en (#20217)
6 years ago
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
6 years ago
liu zhengxi 53d8799bee
remove incorrect new in c style, test=develop (#20370)
6 years ago
Leo Chen 5a7142ac4e Update en APIs of LoDTensor (#20115)
6 years ago
Leo Chen 7f68b0b5b0 Polish en APIs of unique_name, test=develop, test=document_fix (#20113)
6 years ago
Zeng Jinle 1d1d221f26
refine allocator_flag, test=develop, test=document_fix (#20400)
6 years ago
Yibing Liu 899ab30df0
Fix several api docs (#20282)
6 years ago
Pei Yang 6f9e64d443
refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix (#20264)
6 years ago
wangchaochaohu 5c649d9a1e
fix the reduce api en doc (#20223)
6 years ago
xujiaqi01 408bd8b874
fix en doc and test=document_fix (#20441)
6 years ago
DuYao 76a5819728 update English document (#20330)
6 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
6 years ago
Zeng Jinle e3e22146de
remove some reader apis, test=develop (#20266)
6 years ago
Jiabin Yang df102f6428
Refine en doc (#20409)
6 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
6 years ago
huzhiqiang 98ec992789
modify WeightNormParamAttr English doc test=develop (#20218)
6 years ago
huzhiqiang 5fc2cfbaf4
modify map_reader en test=develop (#20229)
6 years ago
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
6 years ago