Commit Graph

9778 Commits (34dc710641663bec63736d24ac21852d85a6609c)

Author SHA1 Message Date
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
Kaipeng Deng ba44f654d6
add dlpack include in third_party. test=develop (#20737)
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
Tao Luo 3e831b6083
reduce setup.py.in installation logs (#20641)
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
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
7 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
7 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
7 years ago
silingtong123 e87cabb7f2 updates document of sequence_softmax, sequence_scatter, sequence_unpad (#20269)
7 years ago
silingtong123 eb5c33cb8c Add uniform random unittest (#20485)
7 years ago
silingtong123 d5aa2dd818 fix doc, updates API documents of uniform_random and uniform_random_batch_size_like (#20316)
7 years ago
zhang wenhui b521992041
fix converter , test=develop (#20522)
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
LielinJiang faa8e30a14 Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True (#20421)
7 years ago
hong19860320 4d0d5e4cc7
refine eng doc for hard_sigmoid op (#20442)
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
zhupengyang 95524a4d30 fix APIs: relu, relu6, hash (#20416)
7 years ago
liuwei1031 70ff903813
improve the doc of data feeder related APIs (#20515)
7 years ago
zhaoyuchen2018 057bce4d45
Refine topk stack squeeze api en doc (#20367)
7 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
7 years ago
bingyanghuang a5f530a8f9 Update QAT MKL-DNN readme doc (#20029)
7 years ago
chengduo f23eeeb460
update global scope doc (#20483)
7 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
7 years ago
hong a1f54a8935
get shape from var desc to avoid run startup program; test=develop (#20499)
7 years ago
wawltor eb526e3f08
fix sign op input error check on float16 (#20472)
7 years ago
Guo Sheng 101e20e92e
Update some en api docs (#20496)
7 years ago
zhupengyang 200cc5e2ad fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort (#20363)
7 years ago
GaoWei8 5ea2cc6733 fix API:cos, exp, ceil, elu, brelu English doc (#20032)
7 years ago
ruri e705fede11
refine 13 en docs (#20312)
7 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
7 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
7 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
7 years ago
Aurelius84 2213ae6bf9
Fix fp16 in input.dtype check in layers.fc (#20467)
7 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
7 years ago
wopeizl 6b612a2807
optimize the english description for APIs test=develop test=document_fix (#20286)
7 years ago
pkpk ac0acc7a92
Fix the English document for 1.6 (#20338)
7 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
7 years ago
GaoWei8 54647a5490 fix GradientClipByNorm english doc (#20224)
7 years ago
Wilber 2893cd1ae0
modify english api (#20159)
7 years ago
Liufang Sang 86c2c362ae fix fuse_reduce_op quantization bug (#20306)
7 years ago
zhouwei25 b1218d056b fix English Doc of API:layers.py_func/sum (#20329)
7 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
7 years ago
zhongpu 0b321c8a2f fix APIs, to_variable、NCE、PRelu、softmax、rankloss for dygraph, test=document_fix, test=develop (#20142)
7 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
7 years ago
zhouwei25 f18231412f fix English Doc of API:layers.array_read/array_write/array_length (#20345)
7 years ago
Yuan Shuai 9f4a32fb8f
Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue (#20279)
7 years ago
Guanghua Yu bc4c7a9eb6 Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405)
7 years ago
silingtong123 9ee288ac87 test=develop, fix the parameter seed failed to work (#20412)
7 years ago
juncaipeng 5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
7 years ago
zhongpu 52dcc1679d fix Embedding API for dygraph (#20358)
7 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
7 years ago
Zhaolong Xing 63d88b522f
refine sqrt api check (#20254)
7 years ago
huzhiqiang a69baf639f
modify compose en (#20217)
7 years ago
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
7 years ago
zhang wenhui b82e6520e1
fix pslib datanorm double bug (#20297)
7 years ago
Leo Chen 7f68b0b5b0 Polish en APIs of unique_name, test=develop, test=document_fix (#20113)
7 years ago
Yibing Liu 899ab30df0
Fix several api docs (#20282)
7 years ago
Pei Yang 6f9e64d443
refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix (#20264)
7 years ago
wangchaochaohu 5c649d9a1e
fix the reduce api en doc (#20223)
7 years ago
xujiaqi01 408bd8b874
fix en doc and test=document_fix (#20441)
7 years ago
DuYao 76a5819728 update English document (#20330)
7 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
7 years ago
Zeng Jinle e3e22146de
remove some reader apis, test=develop (#20266)
7 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
7 years ago
huzhiqiang 98ec992789
modify WeightNormParamAttr English doc test=develop (#20218)
7 years ago
huzhiqiang 5fc2cfbaf4
modify map_reader en test=develop (#20229)
7 years ago
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
7 years ago
Youwei Song ba78a0c7c2 polish 3 LSTM en doc (#20383)
7 years ago
Tao Luo b37b7f86e6
refine name_scope document (#20373)
7 years ago
Feiyu Chan 91693b9cee fix document for swish, thresholded_relu, gaussian_randdom
7 years ago
Michał Gallus 540935a825 [Bug-fix][1.6] Improve QAT accuracy (#20174)
7 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
7 years ago
Zeng Jinle 7fb958b2e1
replace data layers, test=develop, test=document_fix (#20368)
7 years ago
Pei Yang 057d782d51
fix en api doc of [round, sin, sqrt], test=develop, test=document_fix (#20296)
7 years ago
zhongpu 95e5768bd6 update conv, fc, pool op for dygraph, test=develop (#20132)
7 years ago
zhongpu 9ca417f1d0 fix APIs, update norm op, test=develop (#20119)
7 years ago
Kaipeng Deng 3833b511a6
refine en API doc (#20206)
7 years ago
Zhang Ting 0652f15810 fix Attr(scale)'s bug for image_resize and modified unittest, test=develop (#19983)
7 years ago
zhaoyuchen2018 7c12218987
Refine StaticRNN api-doc-en (#20093)
7 years ago
FlyingQianMM 551ba37148
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250)
7 years ago
Pei Yang 4df76d5320
fix en api docs of while, ifelse, switch, test=develop, test=document_fix (#20265)
7 years ago
gongweibao 7b9e33972a
delete backward return list test=develop (#20294)
7 years ago
wangchaochaohu bc6126dd07
fix the reduce bug test=develop (#20102)
7 years ago
Tao Luo 9bffbb7db9
refine profiler document (#20326)
7 years ago
wawltor ade9bc04d3
Fix some english doc api, shenze tools group (#20300)
7 years ago
huangjun12 b347ca084e Fix document of APIs, test=develop, test=document_fix (#20314)
7 years ago
hong fa43e80e19 New save load interface (#20148)
7 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
7 years ago
Jiabin Yang b23f00a0d7
Refine en doc (#20317)
7 years ago
xiaoting aaae3475e3 Polish english apis' doc (#20184)
7 years ago
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
7 years ago
chengjuntao 9acdb6e83a
Fix fluid.data code example (#20236)
7 years ago
liym27 3d006fa630 fix English document of expand/pow/reshape/slice. test=develop, test=document_fix (#20280)
7 years ago
Zhen Wang 2c71de243d
Fix docs of load_inference_model&load_params&load_persistables&chain. (#20274)
7 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
7 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
7 years ago
chengduo d77e770353
Polish executor doc (#20244)
7 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
7 years ago
Huihuang Zheng fa82a01503
Modify English doc of fluid.data (#20248)
7 years ago
Zeng Jinle f1364df71f
add deprecated msg to py_readers, test=develop (#20211)
7 years ago
Yibing Liu d849e9835f
Add detailed error messages for nce layer (#20231)
7 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
7 years ago
Tao Luo 134d809e23
fix softmax input error check on float16 (#20273)
7 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
7 years ago
gongweibao 89c4b3ddcf
Add bash_test_modules function to capture the timeout or failed context. (#20197)
7 years ago
Aurelius84 73cf08d694
fix en_doc api of one-hot and embedding (#20187)
7 years ago
GaoWei8 318d5bba64 add input type and dtype check for elu_op (#20106)
7 years ago
Chen Weihang 98acfe97ec
Polish English APIs' doc of several Optimizers (#20166)
7 years ago
Liufang Sang 53535b4f18 fix en api doc (#20245)
7 years ago
Youwei Song 478e4d6882 polish append_backward en doc (#20199)
7 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
7 years ago
Youwei Song 20f68916ed refine CUDA CPU places en doc (#20243)
7 years ago
Double_V 98da70f63f fix API en doc (#20261)
7 years ago
Chengmo 494d6cf252
Fix transpiler en doc (#20149)
7 years ago
mapingshuo 90be481b13
RecomputeOptimizer: rm unused ckpt and sort ckpt (#20108)
7 years ago
lvmengsi 40b3af9720
Update apiexample (#20247)
7 years ago
zhoushiyu 1106fbbd01 fix cvm and DataFeedDesc apis (#19994)
7 years ago
Yi Liu 4da243003e
update the example of shard_index (#20272)
7 years ago
Huihuang Zheng e6d13ae5ae
Refine Error Message for New Data API (#20204)
7 years ago
Aurelius84 a38d1835b5
refine seq_pool/reshape/reverse test=develop, test=document_fix (#20233)
7 years ago
Zhang Ting 7e140d870a modified doc of group_norm, test=develop, test=document_fix (#20234)
7 years ago
Zhang Ting 2087f77120 modified doc of crop_tensor, test=develop, test=document_fix (#20203)
7 years ago
zhang wenhui 6bc4d48875
fix api doc, test=develop, test=document_fix, test=document_preview (#20252)
7 years ago
ShenLiang d26276e3ac fix doc, test=develop test=document_fix test=document_preview (#20249)
7 years ago
Youwei Song d39b22e555 polish in_dygraph_mode (#20200)
7 years ago
Huihuang Zheng 7c45471579
Add support for None for fluid.data (#20228)
7 years ago
wopeizl e9205c38e8
add more checks to create_parameter test=develop (#20059)
7 years ago
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop (#20240)
7 years ago
danleifeng 5da814292a fix code example of elementwise op in en_doc (#20242)
7 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
7 years ago
chengduo 0313b98ae0 temporally disable test_parallel_executor_fetch_feed in Windows CI (#20288)
7 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
7 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
7 years ago
Aurelius84 c80b7694eb
refine fc/seq_conv/seq_concat en doc (#20214)
7 years ago
liym27 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
7 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
7 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
7 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
7 years ago
Chengmo eb05db7104
Speed GEO-SGD (#20158)
7 years ago
zhang wenhui b28d4a824f
fix fleet_desc delete_after_unseen_day bug in node.py (#20091)
7 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
7 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
7 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
7 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
7 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
7 years ago
Jiabin Yang 7a9bd0c5d8
Fix/auto prune error on leaf (#20056)
7 years ago
xiaoting a16e91bb89 replace dataset url,test=develop (#20129)
7 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
7 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
7 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
7 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
7 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
7 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
7 years ago
Huihuang Zheng 62573d8996
Add lod_level parameter to paddle.fluid.data (#20065)
7 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
7 years ago
Zeng Jinle 02c6edc0d5
refine optimizer name doc, test=develop, test=document_fix (#20074)
7 years ago
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
7 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
7 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
7 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
7 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
7 years ago
Youwei Song 54e07994ee Dygraph Layer kwargs & param getter setter (#19901)
7 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
7 years ago
hong 4e99c2af0a
Add shape check in load model (#19936)
7 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
7 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
7 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
7 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
7 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
7 years ago
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
7 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
7 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
7 years ago
WangXi 8d92b36d51 Refine document of DGCMomentumOptimizer (#19960)
7 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
7 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
7 years ago
zhaoyuchen2018 5a2ecdea40
Fix name_scope test case bug (#20034)
7 years ago
Huihuang Zheng 7836f477c6
Update API of paddle.fluid.data (#20024)
7 years ago