Commit Graph

4112 Commits (0a895bc0dfd0c1075e5ef8fd7b9fd63ceda31b92)

Author SHA1 Message Date
Zhang Ting 0a895bc0df
improve unique op (#26537)
6 years ago
zhang wenhui 0679678212
add norm 2.0 api, test=develop (#26465)
6 years ago
zhupengyang c80fcf901e
reduce_mean error if keepdim=True and reduce_all=True (#26614)
6 years ago
whs a065a24232
【2.0 API】Enhance affine grid operator (#26385)
6 years ago
ruri 1f82c0cd62
[Api2.0] add pixel shuffle (#26071)
6 years ago
wanghuancoder 422a162019
api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear (#26399)
6 years ago
Double_V c8e18360f1
[API 2.0] add pool2d3d API,test=develop (#26331)
6 years ago
qingqing01 78ca8cf0c8
Unify the metrics implementation between low-level and high-level API. (#26158)
6 years ago
joejiong da1efe24d5
Throws TypeError When Logical APIs Do Broadcast Operation (#26490)
6 years ago
Zhou Wei 407de03905
[2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550)
6 years ago
ceci3 f8dbd7a273
fix syncbn, test=develop (#26523)
6 years ago
Kaipeng Deng dd3df6933a
fix RandomSampler & BatchSampler. test=develop (#26559)
6 years ago
whs 79539cf198
【2.0 API】Add CUDA kernel and enhance options for grid_sample (#26576)
6 years ago
YUNSHEN XIE 39fe0d35aa
find timeout unittests (#26371)
6 years ago
Guo Sheng 317f7ce2ef
[API 2.0] Add transformer apis (#26418)
6 years ago
yaoxuefeng efee426742
support generator seed in related kernals test=develop (#26495)
6 years ago
Zhong Hui bf4a4636f1
change to use bce_loss op, add shape check for bce_loss
6 years ago
ShenLiang 0e81626081
add div, floor_div, remainder (#26562)
6 years ago
qingqing01 24566e951c
Support empty bbox in bipartite math op (#26488)
6 years ago
Jack Zhou 199b0c7c1b
Add isfinite v2 op (#26344)
6 years ago
yaoxuefeng 33cffdf3d7
fix datanorm op add attr bug test=develop (#25000)
6 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
6 years ago
wangchaochaohu 9219b79104
gather_nd Op for API 2.0 refine (#26540)
6 years ago
whs dea7d7d173
【2.0 API】Add conv1d_transpose API (#26356)
6 years ago
huangjun12 7bd7b1884b
add alpha_dropout in nn.functional and nn.layer, test=develop (#26365)
6 years ago
zhupengyang 9b14117cac
logsumexp: impl kernel, refine docs (#26307)
6 years ago
MRXLT eeda90d674
[WIP] update optimizer for 2.0 (#26288)
6 years ago
whs e2b82e0439
【API 2.0】Add conv1d API (#26350)
6 years ago
zhupengyang e6675f4f4d
normal: support mean and std tensor; randn = standard_normal (#26367)
6 years ago
LielinJiang 3a9417f4f7
Update 2.0 convolution api (#26491)
6 years ago
gongweibao 7c42f056e2
Finetune the performance of the unittests. (#26402)
6 years ago
wawltor 6b28456ed0
add the argmax, argmin for the api2.0
6 years ago
LielinJiang d26ae9ad87
Update conv_transpose api (#26427)
6 years ago
hong19860320 c11c83fb3a
Add the parameter checking for softplus and fix the doc string (#26530)
6 years ago
ShenLiang 0ca10d310c
add paddle.static.data (#26525)
6 years ago
liuyuhui 66596bd20f
【paddle.fleet】solve the initial configuration about fleet and rolemaker (#26368)
6 years ago
WangXi ed102ea1b5
【API】Add sign and tanh api (#26357)
6 years ago
WangXi 45711dade7
【API】rename div to divide, add floor_divide, remainder (#26434)
6 years ago
Zhong Hui f5d1349826
add binary cross entropy with logit loss (#26468)
6 years ago
LutaoChu 4e0c6d91aa
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel
6 years ago
zhupengyang f8863e0603
leaky_relu and LeakyReLU: alpha->negative_slope (#26216)
6 years ago
ShenLiang c609066074
Add Matmul op (#26411)
6 years ago
huangjun12 412eca679f
[API2.0] add dropout, dropout2d and dropout3d in nn.functional and nn.layer (#26111)
6 years ago
zhupengyang 57e124298d
var, std: input->x, adjust attr order, remove out, add docs (#26446)
6 years ago
ShenLiang 190c695733
fix scatter doc (#26248)
6 years ago
Leo Chen aa2a9b5d89
add bernoulli op (#26511)
6 years ago
littletomatodonkey 0d1a62e908
test=develop rename CosSim interface (#26522)
6 years ago
Li Fuchen dbf232a95b
add functional ctc_loss and CTCLoss class. (#26384)
6 years ago
ShenLiang b6eb37f5b3
add error message for cholesky (#26444)
6 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
6 years ago