Commit Graph

17413 Commits (2f75465d9a699540115e80c93a76fcd50815fc7e)

Author SHA1 Message Date
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
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
xiaoting 89d7d86684
add intepolte_v2 (#26520)
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
lilong12 1c68138327
[api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552)
5 years ago
joanna.wozna.intel 559e43eee4
Small change in conv2d and quantize pass (#26671)
5 years ago
Bai Yifan 8986a82131
fix adaptive gpu grad bug, add doc refine (#26660)
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
RandyLi 2f5bdd8dc7
Remove WOBOQ, gen_html() and sphinx (#26128)
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
whs a004dfde3d
Use atomicAdd defined in paddle fromework (#26631)
5 years ago
LoveAn 02fc1fef8b
Fix the cmake-function named inference_download_and_uncompress on Windows (#26512)
5 years ago
YUNSHEN XIE a8b5741fb4
add a few unittests for setting timeout properity (#26630)
5 years ago
zhangchunle ef317b4b14
add mac tests failed exitcode (#26611)
5 years ago
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