Commit Graph

11248 Commits (8bcb1f29d929f2ff16df44cfc0a6cf65a507c3f4)

Author SHA1 Message Date
lilong12 2675cae758
add deprecated decorator for old apis expand and expand_as (#26759)
6 years ago
ceci3 42d2915ad4
[2.0 API] add SyncBatchNorm.convert_sync_batch_norm (#26688)
6 years ago
LielinJiang 4106e54c50
Fix hapi transform bug (#26738)
6 years ago
LiuChiachi 25dad426ef
fix sample code for hapi.model.save (#26667)
6 years ago
Zhen Wang f32ae272ec
Remove `sorted_sum_gradient_` form BasicEngine and PartialGradTask. (#26766)
6 years ago
Zhou Wei 7b78bfc089
[2.0API]support set_default_dtype for to_tensor (#26432)
6 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
6 years ago
Chen Weihang 31f422ae5e
Add interface to launch parallel dygraph by multiprocessing (#26044)
6 years ago
gongweibao 3390c7e260
fix test=develop (#26697)
6 years ago
zhupengyang f34fb0a291
normal: enlarge threshold to reduce random error (#26763)
6 years ago
liym27 b1f9ed6006
[Dy2Stat] Add debugging and logging mechanism for dygraph to static (#26457)
6 years ago
Pei Yang e3f8e5cf5c
trt int8 support conv2d_transpose (#26636)
6 years ago
Zhou Wei 30aab17734
[2.0API]support 2.0 lr_scheduler for 2.0 optimizer (#26737)
6 years ago
ShenLiang 29494d703d
fix remainder, floor_div (#26732)
6 years ago
LutaoChu d39e789882
For normalize op, remove special treatment of one-dimensional input, add check for one-dimensional input (#26747)
6 years ago
LutaoChu 7d4e21588d
add parameters check in static mode for diag op
6 years ago
hong19860320 a7db9acc2f
Add the constraint for the scale of SELU/selu (#26686)
6 years ago
pangyoki 5f275aadaf
fix sample method of Uniform and Normal class (#26713)
6 years ago
littletomatodonkey 52a6ca0cf5
test=develop, improve pad assertion error (#26748)
6 years ago
Kaipeng Deng c03092b188
fix dataloader performace decrease & unittest hanging. test=develop (#26739)
6 years ago
Jack Zhou c282db3a93
add broadcast feature for elementwise logical op
6 years ago
Yang Zhang 63eef7632e
Fix clip input check (#26683)
6 years ago
donproc edf5f3173a
[2.0 API] add paddle.nn.functional.linear and fix paddle.nn.Linear (#26480)
6 years ago
lilong12 2f75465d9a
fix the call to core.ops.x, test=develop (#26729)
6 years ago
lilong12 f1ae017fa9
update copyright year, test=document_fix (#26586)
6 years ago
Zhen Wang f9066e6a6f
Update the demo code and the doc of varbase.backward. (#26506)
6 years ago
Feiyu Chan f4083010a7
Add unified RNN APIs (#26588)
6 years ago
joejiong f311d3c1cf
Fix pow api type error with python side method, merge elementwise_pow and pow. (#26163)
6 years ago
yongqiangma e4cc6a28b0
Norm op support 2-axis (#26492)
6 years ago
chalsliu dc56c89822
Add the option to execute unit tests only at night (#26669)
6 years ago
Aurelius84 f05613683f
[Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960)
6 years ago
xiaoting 89d7d86684
add intepolte_v2 (#26520)
6 years ago
gongweibao fc5acdd041
Fix fleet ut timeout issue. (#26694)
6 years ago
zhupengyang 32ae8e8132
leaky_relu, log_softmax, hardshrink formula format (#26720)
6 years ago
Zhang Ting 97cebfa4d3
add dtype for unique (#26655)
6 years ago
wanghuancoder 07e3b9a33b
api20, Bilinear add deprecated, and fix english doc (#26610)
6 years ago
Kaipeng Deng 84e7be3178
add TensorDataset for multiprocess DataLoader (#26332)
6 years ago
Yi Liu 2024ef69a2
【paddle.fleet】add comments about localsgd in DistributedStrategy (#26709)
6 years ago
lilong12 1c68138327
[api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552)
6 years ago
Leo Chen 07973c577e
disable deprecated (#26684)
6 years ago
Leo Chen 5c14fdcf0c
fix bug when get_glibc_ver returns None (#26693)
6 years ago
JZ-LIANG 958d7212c7
【paddle.fleet】Document refine lars & lamb (#26533)
6 years ago
pangyoki 1e53088abc
fix Distribution class problem (#26535)
6 years ago
Aurelius84 67d03bed70
Fix jit.to_static usage (#26682)
6 years ago
pangyoki cb00d50498
../python/CMakeLists.txt (#26531)
6 years ago
ShenLiang 33afeb315a
fix the tanh (#26657)
6 years ago
Bai Yifan 8986a82131
fix adaptive gpu grad bug, add doc refine (#26660)
6 years ago
Dong Daxiang 98e057bb1e
remove role maker in test_fleet_graph_execution_meta_optimizer.py (#26674)
6 years ago
hong19860320 dbcef732d8
Fix the formula of SELU/selu (#26675)
6 years ago
Qi Li 2de034e146
fix prelu, test=develop (#26613)
6 years ago