Commit Graph

10971 Commits (67d03bed70ffca44bfca7fb9a952b96af51b6cf7)

Author SHA1 Message Date
Aurelius84 67d03bed70
Fix jit.to_static usage (#26682)
5 years ago
pangyoki cb00d50498
../python/CMakeLists.txt (#26531)
5 years ago
ShenLiang 33afeb315a
fix the tanh (#26657)
5 years ago
Bai Yifan 8986a82131
fix adaptive gpu grad bug, add doc refine (#26660)
5 years ago
Dong Daxiang 98e057bb1e
remove role maker in test_fleet_graph_execution_meta_optimizer.py (#26674)
5 years ago
hong19860320 dbcef732d8
Fix the formula of SELU/selu (#26675)
5 years ago
Qi Li 2de034e146
fix prelu, test=develop (#26613)
5 years ago
Zhou Wei 7af5cb9b32
fix english doc of all lr_scheduler (#26619)
5 years ago
wawltor 286eca2d9e
update the code for the topk v2
5 years ago
LiuChiachi 761ed17db3
Update save inference model to support dygraph (#25894)
5 years ago
joejiong d32beea2a9
Add Checking Type for "multiply" operation (#26508)
5 years ago
gongweibao ed4a4ea37e
fix test=develop (#26632)
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
zhang wenhui 0679678212
add norm 2.0 api, test=develop (#26465)
5 years ago
YUNSHEN XIE a8b5741fb4
add a few unittests for setting timeout properity (#26630)
5 years ago
Huihuang Zheng 26d67414fd
Enrich English declarative Doc (#26538)
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
wangchaochaohu a31dbc8f85
add deprecated for gather api and refine the doc of gather api (#26579)
5 years ago
whs a065a24232
【2.0 API】Enhance affine grid operator (#26385)
5 years ago
ruri 1f82c0cd62
[Api2.0] add pixel shuffle (#26071)
5 years ago
guofei 924734fd3a
Refine typo of english document of paddle.prod (#26546)
5 years ago
WangXi 7ff197d3ba
Add fleet dgc amp doc, test=document_fix (#26608)
5 years ago
yukavio 36868e840c
fix one_hot example doc test=document_fix (#26585)
5 years ago
wanghuancoder 422a162019
api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear (#26399)
5 years ago
Double_V c8e18360f1
[API 2.0] add pool2d3d API,test=develop (#26331)
5 years ago
qingqing01 78ca8cf0c8
Unify the metrics implementation between low-level and high-level API. (#26158)
5 years ago
joejiong da1efe24d5
Throws TypeError When Logical APIs Do Broadcast Operation (#26490)
5 years ago
Zhou Wei 407de03905
[2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550)
5 years ago
ceci3 f8dbd7a273
fix syncbn, test=develop (#26523)
5 years ago
Kaipeng Deng dd3df6933a
fix RandomSampler & BatchSampler. test=develop (#26559)
5 years ago
yaoxuefeng d6e888cace
fix Flatten api test=develop (#26346)
5 years ago
cc 0d71cffd65
Add mnist test for post training quantization, test=develop (#26436)
5 years ago
whs 79539cf198
【2.0 API】Add CUDA kernel and enhance options for grid_sample (#26576)
5 years ago
YUNSHEN XIE 39fe0d35aa
find timeout unittests (#26371)
5 years ago
Guo Sheng 317f7ce2ef
[API 2.0] Add transformer apis (#26418)
5 years ago
wanghuancoder 90e6819cf2
fix engilsh document for api paddle.fluid.dygraph.enabled, test=develop, test=document_fix (#26271)
5 years ago
yaoxuefeng efee426742
support generator seed in related kernals test=develop (#26495)
5 years ago
Bai Yifan ae4724cfd1
fix type issue (#26500)
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
Kaipeng Deng 973fdd67f7
Fix dataset resource warning (#26566)
5 years ago
Li Fuchen c2cb8f0033
fix docstr of ctc_loss and CTCLoss, test=document_fix (#26584)
5 years ago
qingqing01 24566e951c
Support empty bbox in bipartite math op (#26488)
5 years ago
hong19860320 87843bebde
Fix the sample code of SELU/selu (#26565)
5 years ago
Jack Zhou 199b0c7c1b
Add isfinite v2 op (#26344)
5 years ago
yaoxuefeng 33cffdf3d7
fix datanorm op add attr bug test=develop (#25000)
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