Commit Graph

11023 Commits (7ee70a47b89671d04eafa755487b79be820f02e7)

Author SHA1 Message Date
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
Zhou Wei 30aab17734
[2.0API]support 2.0 lr_scheduler for 2.0 optimizer (#26737)
5 years ago
ShenLiang 29494d703d
fix remainder, floor_div (#26732)
5 years ago
LutaoChu d39e789882
For normalize op, remove special treatment of one-dimensional input, add check for one-dimensional input (#26747)
5 years ago
LutaoChu 7d4e21588d
add parameters check in static mode for diag op
5 years ago
hong19860320 a7db9acc2f
Add the constraint for the scale of SELU/selu (#26686)
5 years ago
pangyoki 5f275aadaf
fix sample method of Uniform and Normal class (#26713)
5 years ago
littletomatodonkey 52a6ca0cf5
test=develop, improve pad assertion error (#26748)
5 years ago
Kaipeng Deng c03092b188
fix dataloader performace decrease & unittest hanging. test=develop (#26739)
5 years ago
Jack Zhou c282db3a93
add broadcast feature for elementwise logical op
5 years ago
Yang Zhang 63eef7632e
Fix clip input check (#26683)
5 years ago
donproc edf5f3173a
[2.0 API] add paddle.nn.functional.linear and fix paddle.nn.Linear (#26480)
5 years ago
lilong12 2f75465d9a
fix the call to core.ops.x, test=develop (#26729)
5 years ago
lilong12 f1ae017fa9
update copyright year, test=document_fix (#26586)
5 years ago
Zhen Wang f9066e6a6f
Update the demo code and the doc of varbase.backward. (#26506)
5 years ago
Feiyu Chan f4083010a7
Add unified RNN APIs (#26588)
5 years ago
joejiong f311d3c1cf
Fix pow api type error with python side method, merge elementwise_pow and pow. (#26163)
5 years ago
yongqiangma e4cc6a28b0
Norm op support 2-axis (#26492)
5 years ago
chalsliu dc56c89822
Add the option to execute unit tests only at night (#26669)
5 years ago
Aurelius84 f05613683f
[Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960)
5 years ago
xiaoting 89d7d86684
add intepolte_v2 (#26520)
5 years ago
gongweibao fc5acdd041
Fix fleet ut timeout issue. (#26694)
5 years ago
zhupengyang 32ae8e8132
leaky_relu, log_softmax, hardshrink formula format (#26720)
5 years ago
Zhang Ting 97cebfa4d3
add dtype for unique (#26655)
5 years ago
wanghuancoder 07e3b9a33b
api20, Bilinear add deprecated, and fix english doc (#26610)
5 years ago
Kaipeng Deng 84e7be3178
add TensorDataset for multiprocess DataLoader (#26332)
5 years ago
Yi Liu 2024ef69a2
【paddle.fleet】add comments about localsgd in DistributedStrategy (#26709)
5 years ago
lilong12 1c68138327
[api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552)
5 years ago
Leo Chen 07973c577e
disable deprecated (#26684)
5 years ago
Leo Chen 5c14fdcf0c
fix bug when get_glibc_ver returns None (#26693)
5 years ago