Commit Graph

28215 Commits (b150f2b3a6a9ce6a1276199524f223b524381e60)
 

Author SHA1 Message Date
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
pangyoki 1e53088abc
fix Distribution class problem (#26535)
5 years ago
Aurelius84 67d03bed70
Fix jit.to_static usage (#26682)
5 years ago
pangyoki cb00d50498
../python/CMakeLists.txt (#26531)
5 years ago
MRXLT 4ba6483665
fix infer compile bug (#26641)
5 years ago
joanna.wozna.intel 559e43eee4
Small change in conv2d and quantize pass (#26671)
5 years ago
ShenLiang 33afeb315a
fix the tanh (#26657)
5 years ago
Bai Yifan 8986a82131
fix adaptive gpu grad bug, add doc refine (#26660)
5 years ago
Dong Daxiang 98e057bb1e
remove role maker in test_fleet_graph_execution_meta_optimizer.py (#26674)
5 years ago
hong19860320 dbcef732d8
Fix the formula of SELU/selu (#26675)
5 years ago
tianshuo78520a c70bc3bba3
Fix pip2 opencv-python version (#26293)
5 years ago
Qi Li 2de034e146
fix prelu, test=develop (#26613)
5 years ago
Zhou Wei 7af5cb9b32
fix english doc of all lr_scheduler (#26619)
5 years ago
wawltor 286eca2d9e
update the code for the topk v2
5 years ago
whs f82384113b
Fix atomicAdd in grid sample op and affine grid op (#26647)
5 years ago
Wilber 32ba8602c6
Enhance py_func error info message. (#26557)
5 years ago
chalsliu cb3f131f1c
Set timeout properity for a few unitests
5 years ago
石晓伟 32ceacf317
update op_version_registry, test=develop (#26644)
5 years ago
zhangchunle 1fcddf57c1
add white files(#26646)
5 years ago
LiuChiachi 761ed17db3
Update save inference model to support dygraph (#25894)
5 years ago
joejiong d32beea2a9
Add Checking Type for "multiply" operation (#26508)
5 years ago
RandyLi 2f5bdd8dc7
Remove WOBOQ, gen_html() and sphinx (#26128)
5 years ago
gongweibao ed4a4ea37e
fix test=develop (#26632)
5 years ago
Dong Daxiang 08d736ad78
【paddle.fleet】add cudnn related strategies to DistributedStrategy (#26598)
5 years ago
Zhang Ting 0a895bc0df
improve unique op (#26537)
5 years ago