Commit Graph

4924 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
5 years ago
Chen Weihang 6beeafe797
[CustomOp] Add more dispatch marco for users (#31058)
5 years ago
TTerror d5323dab41
add squeeze_op/unsqueeze_op on kunlun;fix conv op and parallel executor;optimize lookup_table op (#31056)
5 years ago
123malin 16b4260b2f
test=develop, save/load, shrink (#30625)
5 years ago
Shibo Tao 4424aac608
export paddle.static.normalize_program method. (#31072)
5 years ago
liym27 5b367dab44
[static setitem] Support the index is Tensor; step>1; step<0 .(#30949)
5 years ago
Huihuang Zheng ef627ac5b9
Fix that convert_var_shape doesn't support slice like [0:], test=develop (#31051)
5 years ago
Jacek Czaja f7465641c3
Added reshape grad bf16 (#31035)
5 years ago
Aurelius84 4dbe16c48f
[CustomOp] Refine name argument in setup (#31049)
5 years ago
Aurelius84 f2dc29a9fa
[CustomOp] Support output dtypes in generated Python API (#31045)
5 years ago
ShenLiang 9401173e3a
Remove scale loss before reduce in dygraph (#30807)
5 years ago
Kaipeng Deng c4ddc3ab0d
fix dataloader collate return list mix tensor and numpy array (#30904)
5 years ago
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
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
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
Jacek Czaja abfa822650
[oneDNN]Extended adaptive pooling support for oneDNN pool kernel (#30757)
5 years ago
cucuzg ac2e2e6b7f
add clip_by_norm on kunlun, *test=kunlun (#30862)
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
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
Wojciech Uss fc00240575
A fix for oneDNN matmul kernel. Fixes issue #30309 (#30723)
5 years ago
WeiXin 3491acfb1e
Split unittest. (#30727)
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