Commit Graph

11486 Commits (6e16a0997c7017f3167fe6b672d92c4e5bfefc42)

Author SHA1 Message Date
Chen Weihang 8d53172794
move DataLoader._worker_loop to top level (#27247)
4 years ago
Zhen Wang d708b21074
Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240)
4 years ago
ShenLiang 2b6a5793fe
remove auto mode from localsgd optimizer (#27237)
4 years ago
Adam cc3f4b813a
Add int8 GRU kernel (#27220)
4 years ago
Leo Chen 19228bd142
Temporally disable zero_copy (#27248)
4 years ago
Leo Chen f402d8d8c0
fix bug when axis is a tensor with more than 1 element (#27263)
4 years ago
Aurelius84 20a84820fd
fix unused var with zero gradient bug in fluid.gradient (#27246)
4 years ago
Chen Weihang 33ff833af2
fix loaded no params layer run error (#27241)
4 years ago
liym27 3e20ddf73d
[Dy2Stat - Error Handling] Fix bug and optimize dy2stat error. (#27225)
4 years ago
Chen Weihang ac8afe184e
use structured name in loaded dict (#27242)
4 years ago
Aurelius84 5e0dde02b2
[Dy2stat] support usage: to_static(model) (#27040)
4 years ago
furnace 2e59769612
add empty op (c++, python, unit test) (#26659)
4 years ago
Zhen Wang b671538623
* Reduce the training iterations in test_fetch_unmerged and test_fuse_bn_act_pass. (#27234)
4 years ago
Zhen Wang ece74c4cd4
Update the _get_fake_quant_type definition in imperative QAT. (#27222)
4 years ago
lilong12 c5f957ae38
add double grad for tile op and expand_v2 op (#27114)
4 years ago
lilong12 58a88ba9af
add double grad for expand (#27183)
4 years ago
Chen Weihang 5406b014c0
Refine jit.save implement to adapt InputSpec using cases (#26959)
4 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
4 years ago
123malin 60c3ef3ab8
【paddle.fleet】parameter_server_optimizer support auto_strategy (#27181)
4 years ago
wawltor fde5cfe881
fix the CudaPinMemory bug for the equal op (#27176)
4 years ago
liym27 d3874ab44a
Move unittest test_optimizer_in_control_flow from CI multi_cards. (#27185)
4 years ago
Huihuang Zheng 40dd563dd7
Decrease test_parallel_executor_crf CI time, test=develop (#27212)
4 years ago
zhupengyang cc3306f7c8
restruct logsumexp to speed up compiling (#27191)
4 years ago
JZ-LIANG 5d039f4086
modified the implement of Lars optimizer (#26733)
4 years ago
liym27 a1b640bc66
Fix test_origin_info to be compatible with PY3.8, because ast module is different in PY3.8 (#27201)
4 years ago
Dong Daxiang f7d08b7db8
【paddle.fleet】refine launch and distributed repr string for print (#27093)
4 years ago
Qinghe JING 43b0445b29
Add double grad in reduce sum (#27115)
4 years ago
iducn c60352b3d4
update requirements (#27172)
4 years ago
tangwei12 ca6100de5f
disable ut, fix it @malin (#27200)
4 years ago
liym27 3497fbe473
Use paddle.disable_static() to replace with dygraph.guard(). (#27139)
4 years ago
Aurelius84 252aeb1a46
[Dy2stat]Add naming rule if not specific InputSpec.name (#26997)
4 years ago
yongqiangma 4558d395e9
fix Norm op error (#26771)
4 years ago
LielinJiang 4d7d661249
Fix kl and summary bug (#27132)
4 years ago
Double_V c7b9d97fa9
fix avg_pool3d count_include_pad as True,test=develop (#27155)
4 years ago
whs eb01976037
[2.0 API]Add checker in grid_sample_grad op (#27126)
4 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
4 years ago
yaoxuefeng 0dab0fc23c
add back triu in fluid (#27135)
4 years ago
123malin f2d68d3ed5
【paddle.fleet】parameter_server_optimizer support auto_strategy (#26838)
4 years ago
Chen Weihang 4c70e31ab5
add save load to jit.all (#27131)
4 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
4 years ago
tangwei12 5dec254be5
fix weight (#26986)
4 years ago
yinhaofeng dc00bd67ff
delate some wrong message test=develop, test=document_fix (#26595)
4 years ago
Leo Chen d6ee0868a4
fix unsqueeze in dygraph (#27107)
4 years ago
xiaoting 58f3ef982a
fix typo for interp_v2,test=develop (#26843)
4 years ago
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
4 years ago
ShenLiang aca450f6fb
fix the localsgd optimizer (#27094)
4 years ago
Chen Weihang c1a8868732
Change jit.save/load configs to config & update code examples (#27056)
4 years ago
Dong Daxiang 0443b480b8
【paddle.fleet】add auto parallel L1 implementations (#27090)
4 years ago
wangchaochaohu 5af81f833c
fix gpu kernel for numel Op (#27085)
4 years ago
wawltor 39d5bb6dce
udpate the dtype check for the argmin, argmax
4 years ago
guofei 3a02424a4e
Refine the error of test_dynrnn_static_input (#27084)
4 years ago
Wilber 632125415c
Refine python inference api (#26958)
4 years ago
Sylwester Fraczek eb65877ce0
fix dimensions error for mobilenetv1_KL_quant (#26776)
4 years ago
wawltor 24ec5175ab
remove the dependence of matplotlib in dataset of uci_housing
4 years ago
pangyoki f0b26313d8
fix _check_values_dtype_in_probs method in Distribution class (#27046)
4 years ago
GaoWei8 4ff16eb201
Add padding cudnn interface (#26370)
4 years ago
Aurelius84 35f53ecd93
[Dy2stat] Add descriptor cache for StaticLayer (#26987)
4 years ago
Chen Weihang 9373cf5ae4
Add TranslatedLayer.program method to get program (#26961)
4 years ago
wawltor 8857e3911f
add the dynamic dtype check for the argmin/argma
4 years ago
wangchaochaohu 041f4ab842
refine linspace Op for dtype setting(#27071)
5 years ago
Yang Zhang 92530ca445
Fix clip output var dtype (#27029)
5 years ago
wangchaochaohu c3b314c373
refine the error of message test=develop (#27067)
5 years ago
zhupengyang 2f97ecdd74
fix normal ut by set manual_seed (#27028)
5 years ago
wangchaochaohu 8fa3d367ed
Remove "TypeError" from some files as required (#27019)
5 years ago
Chengmo a72752263b
support heter-xpu-ps (#27018)
5 years ago
AshburnLee d843706230
add shape check for fill_constant OP and remove doc of type error (#26919)
5 years ago
whs 2660ea379d
Fix cuda kernel of affine grid (#27003)
5 years ago
pangyoki a0c98e67a6
fix dtype not matching bug in log_prob and probs method of Distribution class (#26767)
5 years ago
LielinJiang f95e8ffc90
Fix conv and summary api bug (#27023)
5 years ago
Double_V 0dfe26d069
add pool unittest (#26949)
5 years ago
arlesniak 8aebcabf34
Test for passing global env FLAGS_use_mkldnn (#26938)
5 years ago
zhang wenhui 21565e8d85
fix batchnorm ,test=develop (#26972)
5 years ago
Aurelius84 695bfb0765
reduce repeat time of Predictor (#27011)
5 years ago
liym27 54427b8030
[Api2.0] sum: bug fix - support attr(dtype) is float32 or int32 and add ValueError (#26946)
5 years ago
ShenLiang ff3dc8ac73
fix the remainder (#26995)
5 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
MRXLT 72f6e566be
fix sample code (#26962)
5 years ago
pangyoki 46057dd2ac
change uniform_random to uniform and optimize function names in unittest for random ops (#26951)
5 years ago
yaoxuefeng 7f3e6ca596
add cuda generator (#26786)
5 years ago
Chengmo c4846196b8
fix Heter Ps multi thread (#26876)
5 years ago
huangjun12 fcb2ac6001
fix alpha dropout bug when p=1, test=develop (#26977)
5 years ago
mapingshuo 9e4fe92303
fix strategy example (#26856)
5 years ago
danleifeng 6b4ca0d7f1
【paddle.fleet】distributed_optimizer supports dygraph (#26541)
5 years ago
danleifeng 3a2a711681
【paddle.fleet】simplify fleetrun log infos (#26888)
5 years ago
danleifeng e35ad3eee8
【paddle.fleet】support running python train.py for fleet tasks (#26249)
5 years ago
Chen Weihang 9cb57f94c6
Update set_dict method name & add aliases (#26700)
5 years ago
ruri 3900f66c19
[API 2.0]Fix adaptive pooling bug (#26922)
5 years ago
Chen Weihang 209273e605
Support load state dict form `inference model` format save result (#26718)
5 years ago
Zhen Wang bcdbac1753
fix some cast error. (#26884)
5 years ago
zhupengyang 6a09b8f1cb
erase Raises and refine doce of random functions (#26901)
5 years ago
LielinJiang 559d9f2bb9
Add summary for hapi (#26386)
5 years ago
Zhou Wei d5f4c39fda
set_default_type only take effect on python floats or complex (#26939)
5 years ago
Leo Chen 1275659ccc
refine paddle.stack (#26886)
5 years ago
LielinJiang 96331f74d7
fix conv1d padding (#26921)
5 years ago
littletomatodonkey 3ba7b9b567
fix regularizer timeout (#26952)
5 years ago
ruri 05da5a3cdd
remove matplotlib requirement files (#26948)
5 years ago
pangyoki b036294c02
fix uniform CI random fail problem (#26932)
5 years ago
Yang Zhang 29b844ad5e
Fix clip op attr (#26924)
5 years ago
huangjun12 e480168fae
fix dropout bug in backward when input is 1d tensor (#26837)
5 years ago
joejiong 2f50aa227e
add deprecated information to the top of an API docstring (#26818)
5 years ago
YUNSHEN XIE d8984a6b90
limit timeout value setting on linux (#26923)
5 years ago
zhang wenhui c7b5ac4bb6
fix norm bug, test=develop (#26827)
5 years ago
LiuChiachi 9ee4e3dc6b
Correct 2.0 API usage in hapi.model.load (#26829)
5 years ago
gongweibao 4e1c8f3e6e
Remove psutil dependency. (#26841)
5 years ago
Guo Sheng e6af53b10a
Update some used apis in Transformer apis to 2.0 apis. (#26831)
5 years ago
Tao Luo bf6cbbc745
remove unused fc_gan unit-test demo (#26889)
5 years ago
lilong12 030b298e82
fix sample codes in collective.py (#26787)
5 years ago
liym27 435ab2aa8a
Raise RuntimeError if run the callable object decorated by '@paddle.jit.to_static' not in dynamic mode. (#26750)
5 years ago
liym27 f9d39b4916
[Dy2Stat] Transforme api 'to_tensor' to 'assign'. (#26873)
5 years ago
wawltor 0a29fc85d6
fix the argmin,argmax op for the paddlepaddle 2.0
5 years ago
Yang Zhang 6129b0e246
Revert `no_grad` changes and add new implementation (#26826)
5 years ago
Chengmo d0962abd20
supplement bug fix of parameter server (#26217)
5 years ago
Leo Chen 60ffc22026
Refine bernoulli and unsqueeze op (#26842)
5 years ago
Bai Yifan 1127d0d33f
fix adaptive_avg_1d outputsize type issue, test=document_fix (#26869)
5 years ago
liym27 61107aa6f1
[Dy2Stat-debugging] Fix bug: Returns True if the verbosity level set by the user is greater than or equal to the log level (#26858)
5 years ago
Huihuang Zheng ad5547d97b
Fix typo util->until. (#26855)
5 years ago
MRXLT 1769d2128a
fix ut (#26844)
5 years ago
Sylwester Fraczek f866bfedf1
support mnist and resnet dygraph_to_static test (#25774)
5 years ago
tangwei12 ebc5f99789
add embedding 2.0 (#26649)
5 years ago
MRXLT 1f36d3cdcb
update optimizer (#26711)
5 years ago
Chen Weihang 28cb653145
Remove backend argument of init_parallel_env (#26773)
5 years ago
tangwei12 9ded7565ec
【paddle.fleet】FleetAPI 2.0 (#26772)
5 years ago
Aurelius84 b0111778b8
enhance error message (#26808)
5 years ago
huangjun12 3ce727a81c
rename Dropout2D/3D to Dropout2d/3d, test=develop (#26796)
5 years ago
GaoWei8 11fb8a1c10
Refine cudnn softmax (#25757)
5 years ago
arlesniak 885c61f086
Add use of global flag 'use_mkldnn' to layer_helper (#26497)
5 years ago
swtkiwi f44420c874
test=develop (#26710)
5 years ago
Aurelius84 df0a22d98b
[Dy2stat]Fix Python Version compatibility of dict.iteritems (#26778)
5 years ago
Zhong Hui 1f6df8787f
fix doc, use to_tensor
5 years ago
yaoxuefeng a47d92d868
fleet add save with whitelist test=develop (#23376)
5 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
5 years ago
Yang Zhang 9a1ea9b45d
Add support for tensor min/max in dygraph (#26764)
5 years ago
pangyoki 4a57880d91
support default dtype for distribution APIs (#26695)
5 years ago
Chengmo 7f2aa2db3c
【paddle.fleet】Support Heter Parameter Server (#25998)
5 years ago
Dong Daxiang 994217ea05
【paddle.fleet】fix api documents (#26777)
5 years ago
ruri db68e08589
[API2.0]Unify pooling function and add adaptive max pooling function (#26483)
5 years ago
Jiawei Wang a1b99fae07
Adadelta Optimizer (#26590)
5 years ago
LielinJiang 346689c6f1
Register conv_transpose Op version for compatible Op upgrades (#26745)
5 years ago
lilong12 2675cae758
add deprecated decorator for old apis expand and expand_as (#26759)
5 years ago
ceci3 42d2915ad4
[2.0 API] add SyncBatchNorm.convert_sync_batch_norm (#26688)
5 years ago
LielinJiang 4106e54c50
Fix hapi transform bug (#26738)
5 years ago
LiuChiachi 25dad426ef
fix sample code for hapi.model.save (#26667)
5 years ago
Zhen Wang f32ae272ec
Remove `sorted_sum_gradient_` form BasicEngine and PartialGradTask. (#26766)
5 years ago
Zhou Wei 7b78bfc089
[2.0API]support set_default_dtype for to_tensor (#26432)
5 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
5 years ago
Chen Weihang 31f422ae5e
Add interface to launch parallel dygraph by multiprocessing (#26044)
5 years ago
gongweibao 3390c7e260
fix test=develop (#26697)
5 years ago
zhupengyang f34fb0a291
normal: enlarge threshold to reduce random error (#26763)
5 years ago
liym27 b1f9ed6006
[Dy2Stat] Add debugging and logging mechanism for dygraph to static (#26457)
5 years ago
Pei Yang e3f8e5cf5c
trt int8 support conv2d_transpose (#26636)
5 years ago