Commit Graph

17389 Commits (c1f5df5269a67b0791e9d76d25dc8efa1a46e9ab)

Author SHA1 Message Date
wanghuancoder c1f5df5269
optimized transformation form tensor to numpy (#26447)
5 years ago
zhupengyang c80fcf901e
reduce_mean error if keepdim=True and reduce_all=True (#26614)
5 years ago
whs a065a24232
【2.0 API】Enhance affine grid operator (#26385)
5 years ago
Qi Li 6f69fbc8ea
fix elu grad whne alpha less then zero, test=develop (#26543)
5 years ago
whs 786373ba29
Use atomicAdd defined in paddle framework (#26628)
5 years ago
ruri 1f82c0cd62
[Api2.0] add pixel shuffle (#26071)
5 years ago
Zhou Wei 1ed74aae7c
fix msbuild log level (#26607)
5 years ago
wanghuancoder 422a162019
api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear (#26399)
5 years ago
wanghuancoder 6e823cfec3
add op_function_generator.exe retry in windows, test=develop (#26591)
5 years ago
石晓伟 fa08a834be
update op_version_registry, test=develop (#26592)
5 years ago
whs 79539cf198
【2.0 API】Add CUDA kernel and enhance options for grid_sample (#26576)
5 years ago
Guanghua Yu 8645591d66
support fp64 in huber_loss cuda kernel (#26583)
5 years ago
yaoxuefeng efee426742
support generator seed in related kernals test=develop (#26495)
5 years ago
Zhong Hui bf4a4636f1
change to use bce_loss op, add shape check for bce_loss
5 years ago
ShenLiang 0e81626081
add div, floor_div, remainder (#26562)
5 years ago
石晓伟 656e60b18f
new class: op_version_registry, test=develop (#26542)
5 years ago
qingqing01 24566e951c
Support empty bbox in bipartite math op (#26488)
5 years ago
Jack Zhou 199b0c7c1b
Add isfinite v2 op (#26344)
5 years ago
Zhou Wei 28554c3f85
add --user for pip (#26440)
5 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
5 years ago
wangchaochaohu 9219b79104
gather_nd Op for API 2.0 refine (#26540)
5 years ago
zhupengyang 9b14117cac
logsumexp: impl kernel, refine docs (#26307)
5 years ago
Wojciech Uss 5c2b9258a6
Fix (de/re)quantize cache keys (#26549)
5 years ago
YUNSHEN XIE df7fe1fe23
fix unittests run with error of Expression too big (#26573)
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
lilong12 faa9b97b78
fix cscatter, test=develop (#26554)
5 years ago
WangXi 45711dade7
【API】rename div to divide, add floor_divide, remainder (#26434)
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
Leo Chen aa2a9b5d89
add bernoulli op (#26511)
5 years ago
Adam f3909020de
Add mechanism for blocking oneDNN cache clearing (#26502)
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
yaoxuefeng 4f259354d2
mod cvm test=develop (#25146)
5 years ago
wangchaochaohu e167e87974
【API2.0】add masked_select Op for API2.0 (#26374)
5 years ago
Pei Yang 379222c3f1
add output scale and trt op teller support for hard_swish and hard_sigmoid (#26499)
5 years ago
zhupengyang 6e5670b8bd
mean: not support int32, int64; add check for axis (#26401)
5 years ago
zhupengyang 4ad504e7c7
hardshrink: support threshold < 0 (#26403)
5 years ago
lilong12 e92f770c42
Add collective ops (reduce) (#26340)
5 years ago
wangchaochaohu bdb805505e
【API2.0】add numel API for paddle test=develop (#26311)
5 years ago
wangchaochaohu 2073ffc04d
Enhance the data type of linspace API (#26247)
5 years ago
hong19860320 40d193ed17
Add the ReLU6, Tanhshrink, SELU, Softplus, Softshrink and Softsign for the api 2.0 (#26376)
5 years ago
Chen Weihang 9108282883
Polish framework error message part 5 (#26204)
5 years ago
Zhaolong Xing f00f982a02
add cub impl for arg max, min (#25941)
5 years ago
Zhang Ting 6914a12f82
rename the inputs of allclose (#26360)
5 years ago
YUNSHEN XIE e3612de8d7
add failed unittests retry (#26342)
5 years ago
littletomatodonkey bcf03273f6
add pad func (#26106)
5 years ago
Chengmo eeeef957c7
Fix ps gpu (#26218)
5 years ago