Commit Graph

28251 Commits (eb276632c61ae569d811520bec8565ccf6d42ff7)
 

Author SHA1 Message Date
lilong12 faa9b97b78
fix cscatter, test=develop (#26554)
5 years ago
WangXi ed102ea1b5
【API】Add sign and tanh api (#26357)
5 years ago
WangXi 45711dade7
【API】rename div to divide, add floor_divide, remainder (#26434)
5 years ago
Zhong Hui f5d1349826
add binary cross entropy with logit loss (#26468)
5 years ago
LutaoChu 4e0c6d91aa
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel
5 years ago
zhupengyang f8863e0603
leaky_relu and LeakyReLU: alpha->negative_slope (#26216)
5 years ago
ShenLiang c609066074
Add Matmul op (#26411)
5 years ago
lilong12 65ac1ef661
fix docstring for expand, expand_as and tile. (#26529)
5 years ago
huangjun12 412eca679f
[API2.0] add dropout, dropout2d and dropout3d in nn.functional and nn.layer (#26111)
5 years ago
wangchaochaohu 07c1c47bc9
refine the doc of OPs (#26551)
5 years ago
zhupengyang 57e124298d
var, std: input->x, adjust attr order, remove out, add docs (#26446)
5 years ago
wangchaochaohu e966d0b673
refine the doc test=develop (#26517)
5 years ago
ShenLiang 190c695733
fix scatter doc (#26248)
5 years ago
Leo Chen aa2a9b5d89
add bernoulli op (#26511)
5 years ago
Adam f3909020de
Add mechanism for blocking oneDNN cache clearing (#26502)
5 years ago
Dong Daxiang 7d3e46e1d5
【paddle.fleet】Document refine (#26526)
5 years ago
wangchaochaohu 65d8d16516
add decorator for deprecated Ops (#26373)
5 years ago
littletomatodonkey 0d1a62e908
test=develop rename CosSim interface (#26522)
5 years ago
Li Fuchen dbf232a95b
add functional ctc_loss and CTCLoss class. (#26384)
5 years ago
ShenLiang b6eb37f5b3
add error message for cholesky (#26444)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Chen Weihang 17bcaef411
Revert "update cub to 1.9.8, test=develop (#24895)" (#26504)
5 years ago
lilong12 5f2c0e7e95
[2.0 api] fix the example codes in doc strings (#26428)
5 years ago
wawltor ecfb89e133
Update the error message for the margin_ranking_loss
5 years ago
donproc 94b05850d2
add paddle.fluid.install_check.run_check example doc (#25993)
5 years ago
yaoxuefeng 4f259354d2
mod cvm test=develop (#25146)
5 years ago
mapingshuo 7ae10900fa
fix slow var initialize, test=develop (#26516)
5 years ago
chajchaj 5407e327a4
add cross_entropy to nn/layer and nn/functional, test=develop (#26478)
5 years ago
wangchaochaohu e167e87974
【API2.0】add masked_select Op for API2.0 (#26374)
5 years ago
Chen Weihang c09de13ec4
Refine jit load model by extra_var_info (#26461)
5 years ago
Dong Daxiang 83cd185947
【paddle.fleet】Meta from optimizer (#26392)
5 years ago
pangyoki bdac6bc880
Rename uniform_random API (#26347)
5 years ago
Yang Zhang f6d20d565c
Update `no_grad` doc examples (#26481)
5 years ago
wawltor 61273973ad
delete module path for the activation ops, test=develop (#26515)
5 years ago
tangwei12 8e4ed662d1
fix decay global counter (#26387)
5 years ago
Zhou Wei ce7d5263e6
[2.0API]Bind method for tensor and Variable (#26416)
5 years ago
Yang Zhang e662d1e0b7
Update `paddle.clamp` (#25906)
5 years ago
Kaipeng Deng 1a72a9035b
Add map style dataset (#26004)
5 years ago
pangyoki 644dfd7dd5
Release Distribution base class and Normal, Uniform class (#26355)
5 years ago
Huihuang Zheng e1245f5c84
[Dy2stat] change deprecated imp dependency to importlib, test=develop (#26453)
5 years ago
Pei Yang 379222c3f1
add output scale and trt op teller support for hard_swish and hard_sigmoid (#26499)
5 years ago
Bai Yifan 74836ec7b7
[2.0API]Add adaptive_avg_pool_2/3d (#26369)
5 years ago
Qi Li 8d194524ba
hardtanh prelu softmax, test=develop (#26431)
5 years ago
zhupengyang 6e5670b8bd
mean: not support int32, int64; add check for axis (#26401)
5 years ago
wawltor 6e6567f3a1
reduce the time cost for the testcase of test_nn_elementwise_grad (#26451)
5 years ago
Huihuang Zheng ab34c83d98
Remove cudnn conv in unittest, test=develop (#26489)
5 years ago
wawltor 1080be3353
update the test_mean test case for bug fix
5 years ago
Zhong Hui c10cf6d240
Fix the API of bce loss and add functional API binary_cross_entropy (#26012)
5 years ago
Chen Weihang 21ea2976dd
fix static dataloader default pin memory set (#26390)
5 years ago
Chen Weihang 8c9229310c
reduce iter time to reduce exec time (#26388)
5 years ago