Commit Graph

28089 Commits (f32ae272ecf433c55c4a1c1a74c745513e1bb4ee)
 

Author SHA1 Message Date
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
Zhou Wei 2d88b9ffe7
turn on WITH_INFERENCE_API_TEST (#26746)
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
zhangchunle 623a4c2e56
fix ci coverage build error (#26761)
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
lilong12 5f524efe56
modify error report message, test=develop (#26743)
5 years ago
wangchaochaohu 4561fc37e2
Add check point for gather Op (#26696)
5 years ago
joanna.wozna.intel eb097d64f6
Fix int8 performace drop cpu_quantize_placement_pass (#26715)
5 years ago
joanna.wozna.intel 02083bda40
Add mkldnn bfloat16 option to C-API (#26676)
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
LutaoChu 1ec30cb160
register cumsum Op version for compatible Op upgrades (#26734)
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
Wilber 1c898b66d6
add bug fix enum. (#26736)
5 years ago
Zhou Wei 8071d23073
fix bug that can't print int8_t (#26712)
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
Adam Osewski c2c689582e
Update Paddle-Lite commit hash. (#26413)
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
WuHaobo 76313dd595
Genarate alias mapping (#26645)
5 years ago
JZ-LIANG 958d7212c7
【paddle.fleet】Document refine lars & lamb (#26533)
5 years ago
YUNSHEN XIE ada1e12982
modified timeout value on windows and mac (#26690)
5 years ago