Commit Graph

12188 Commits (5b267474a90635d6e66bd4be936f340ca61a73aa)

Author SHA1 Message Date
Guanghua Yu 5b267474a9
add offset parameter in roi_align,generate_proposals.etc ops (#30864)
5 years ago
Chen Weihang 75f81233ae
fix regex error & simplify marco name (#31031)
5 years ago
Pei Yang 9b54fe4154
add trt transpose and flatten converter (#31022)
5 years ago
Aurelius84 4c9f96c902
[CustomOp] Support Compile multi ops at same time (#30920)
5 years ago
joanna.wozna.intel caf9d39839
Add Conv Transpose BF16 (#30877)
5 years ago
Huihuang Zheng cbbe127483
Refine fake_interface Error Message (#30981)
5 years ago
Huihuang Zheng c137578341
Add Support for Tuple in for Loop (#30998)
5 years ago
Wojciech Uss 2497f4392f
Handle missing symlink method on Windows (#31006)
5 years ago
Aurelius84 5653c3a488
[CustomOp] Check Compiler ABI compatibility (#30869)
5 years ago
huangjun12 20e300e2df
fix lrn bug in reshape size, test=develop (#30968)
5 years ago
WeiXin 8ab29f4bea
delay timeout of unnittest 'test_static_save_load'. (#30975)
5 years ago
Chen Weihang f649442ddd
New custom operator extension mechanism (#30690)
5 years ago
chajchaj f5ca2db2cc
support label with float input of cross_entropy, test=develop (#30929)
5 years ago
Chen Weihang 010f2caa23
try to fix reader and signal test failed (#30960)
5 years ago
liym27 12c15bebe4
[Static setitem] Support index is ellipsis for setitem in static mode (#30836)
5 years ago
liuyuhui 87197f8c2e
[kunlun]fix sync in multi kunlun xpu dygraph training. (#30943)
5 years ago
wanghuancoder 823f499a8a
fix a bug of Sequential::__getitem__ (#30899)
5 years ago
Jacek Czaja 9e527d9956
[oneDNN] Added basic changes for elementwise_add_grad bf16 (#30925)
5 years ago
liuyuhui 4a8b8b4547
[Kunlun] add gen_bkcl_id_op, support multi XPU cards training using multiprocess (#30858)
5 years ago
wanghuancoder 90d92111cf
let LayerList could add [None], test=develop (#30911)
5 years ago
taixiurong 24873f4f77
dyngraph (#30892)
5 years ago
Zhen Wang 71acde9afc
Use correct master weights in AdamW. (#30895)
5 years ago
Jacek Czaja abfa822650
[oneDNN]Extended adaptive pooling support for oneDNN pool kernel (#30757)
5 years ago
Zhang Ting e97905c5fa
improve performance of momentum (#30881)
5 years ago
cucuzg ac2e2e6b7f
add clip_by_norm on kunlun, *test=kunlun (#30862)
5 years ago
Kaipeng Deng 302427170f
remove numpy array check in single-process dataloader. test=develop (#30861)
5 years ago
wawltor b7560a59ab
fix the broadcast for the large second input (#30818)
5 years ago
JamesLim 6e1e036a75
Implement cuda kernel for index_sample. (#30380)
5 years ago
AshburnLee 666efc2336
Call new cudnn batch norm API regardless of data type and data layout (#30157)
5 years ago
石晓伟 2ac4143b6c
support xpu with analysis predictor, test=develop (#30832)
5 years ago
joejiong 05d2b7a37f
Update paddle.static.Print with paddle2.0 api (#30846)
5 years ago
Aurelius84 e49d0746dd
[CustomOp] Support install as Package and Add load interface (#30798)
5 years ago
Adam Osewski 4f066e316e
Layer normalization fuse pass. (#30721)
5 years ago
WangXi b1026f64af
【kunlun】dygraph supports multi xpu card training (#30671)
5 years ago
LielinJiang 3a3ff75c52
Fix unittest random failed of test_datasets (#30804)
5 years ago
Shang Zhizhou b909450994
fix trt plugin clone and initialize bugs in TRT7.1+ (#30709)
5 years ago
Shang Zhizhou 200ee33df8
fix unittest random error (#30808)
5 years ago
xiemoyuan db87087283
Optimize the encoder of Transformer. (#30439)
5 years ago
WangXi 31ed9c9eed
Fleet distributed strategy support pure fp16 (#30754)
5 years ago
Aurelius84 2c974cc316
【CustomOp】support setup.py to compile custom op (#30753)
5 years ago
Jiaqi Liu 65a9744cfd
fix paddle.static.acc and auc sample code bug, test=document_fix (#30715)
5 years ago
Wojciech Uss fc00240575
A fix for oneDNN matmul kernel. Fixes issue #30309 (#30723)
5 years ago
tianshuo78520a a12b6bb9cb
add readme in whl package (#30726)
5 years ago
WeiXin 3491acfb1e
Split unittest. (#30727)
5 years ago
liu zhengxi a87d78f1a9
update gather_tree doc (#30693)
5 years ago
liu zhengxi fef3654b4e
upgrade gather_tree to core.ops (#30697)
5 years ago
jakpiase f8da5536ed
REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30719)
5 years ago
liym27 13ef444fa6
[Dy2Stat] Fix error message when the message has more than one lines. (#30714)
5 years ago
Tao Luo 824a79d383
Revert "Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30661)" (#30708)
5 years ago
jakpiase d834f4e6e8
Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30661)
5 years ago