Commit Graph

11153 Commits (9b14117cac89828fe02b3f70bb3745e8e1f1a772)

Author SHA1 Message Date
zhupengyang 9b14117cac
logsumexp: impl kernel, refine docs (#26307)
5 years ago
MRXLT eeda90d674
[WIP] update optimizer for 2.0 (#26288)
5 years ago
whs e2b82e0439
【API 2.0】Add conv1d API (#26350)
5 years ago
zhupengyang e6675f4f4d
normal: support mean and std tensor; randn = standard_normal (#26367)
5 years ago
LielinJiang 3a9417f4f7
Update 2.0 convolution api (#26491)
5 years ago
gongweibao 7c42f056e2
Finetune the performance of the unittests. (#26402)
5 years ago
wawltor 6b28456ed0
add the argmax, argmin for the api2.0
5 years ago
LielinJiang d26ae9ad87
Update conv_transpose api (#26427)
5 years ago
Zhen Wang c037d6253a
Update the demo of paddle.grad (#26498)
5 years ago
hong19860320 c11c83fb3a
Add the parameter checking for softplus and fix the doc string (#26530)
5 years ago
ShenLiang 0ca10d310c
add paddle.static.data (#26525)
5 years ago
zhupengyang 81c127d4ec
refine leaky_relu docs (#26558)
5 years ago
liuyuhui 66596bd20f
【paddle.fleet】solve the initial configuration about fleet and rolemaker (#26368)
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
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
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
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