Commit Graph

12465 Commits (70131b475f98d0dcce8d9bb424b155b9a9fbde7c)

Author SHA1 Message Date
chentianyu03 70131b475f
add warning message when dtypes of operator are not same (#31136)
4 years ago
Chen Weihang e60fd1f6a8
[CustomOp] Split test and add inference test (#31078)
4 years ago
xiemoyuan edacb6293c
Optimization of Transformer API (#30957)
4 years ago
WeiXin ee1801c1ad
Save load/save pickle protocol (#31044)
4 years ago
yukavio 99fd9815b6
fix flops api (#31081)
4 years ago
Zhou Wei 44ee251fde
fix UNIX cmake problem (#31113)
4 years ago
Thunderbrook 565354f676
support save multi sparse table in one path (#31108)
4 years ago
Huihuang Zheng cf43a321a8
[Dy2stat] Refactoring tensor_shape_transformer.py to Fix Change after Assign Bug (#31082)
4 years ago
tangwei12 0e4b154298
fix dist fleet ctr ut (#31087)
4 years ago
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
4 years ago
Chen Weihang 2168f08ac8
add optional for param attr args, test=document_fix (#31105)
4 years ago
Chen Weihang 6beeafe797
[CustomOp] Add more dispatch marco for users (#31058)
4 years ago
TTerror d5323dab41
add squeeze_op/unsqueeze_op on kunlun;fix conv op and parallel executor;optimize lookup_table op (#31056)
4 years ago
123malin 16b4260b2f
test=develop, save/load, shrink (#30625)
4 years ago
Shibo Tao 4424aac608
export paddle.static.normalize_program method. (#31072)
4 years ago
liym27 5b367dab44
[static setitem] Support the index is Tensor; step>1; step<0 .(#30949)
4 years ago
Jack Zhou 6df1ca54c8
add detail about states index in rnn result, test=document_fix (#31048)
4 years ago
Huihuang Zheng ef627ac5b9
Fix that convert_var_shape doesn't support slice like [0:], test=develop (#31051)
4 years ago
Jacek Czaja f7465641c3
Added reshape grad bf16 (#31035)
4 years ago
Aurelius84 4dbe16c48f
[CustomOp] Refine name argument in setup (#31049)
4 years ago
Aurelius84 f2dc29a9fa
[CustomOp] Support output dtypes in generated Python API (#31045)
4 years ago
ShenLiang 9401173e3a
Remove scale loss before reduce in dygraph (#30807)
4 years ago
Kaipeng Deng c4ddc3ab0d
fix dataloader collate return list mix tensor and numpy array (#30904)
4 years ago
Guanghua Yu 5b267474a9
add offset parameter in roi_align,generate_proposals.etc ops (#30864)
4 years ago
Chen Weihang 75f81233ae
fix regex error & simplify marco name (#31031)
4 years ago
Pei Yang 9b54fe4154
add trt transpose and flatten converter (#31022)
4 years ago
Aurelius84 4c9f96c902
[CustomOp] Support Compile multi ops at same time (#30920)
4 years ago
joanna.wozna.intel caf9d39839
Add Conv Transpose BF16 (#30877)
4 years ago
Huihuang Zheng cbbe127483
Refine fake_interface Error Message (#30981)
4 years ago
Huihuang Zheng c137578341
Add Support for Tuple in for Loop (#30998)
4 years ago
Wojciech Uss 2497f4392f
Handle missing symlink method on Windows (#31006)
4 years ago
Aurelius84 5653c3a488
[CustomOp] Check Compiler ABI compatibility (#30869)
4 years ago
huangjun12 20e300e2df
fix lrn bug in reshape size, test=develop (#30968)
4 years ago
WeiXin 8ab29f4bea
delay timeout of unnittest 'test_static_save_load'. (#30975)
4 years ago
Chen Weihang f649442ddd
New custom operator extension mechanism (#30690)
4 years ago
chajchaj f5ca2db2cc
support label with float input of cross_entropy, test=develop (#30929)
4 years ago
Huihuang Zheng 8e72e031fc
Update gast requirement, test=develop (#30932)
4 years ago
Chen Weihang 010f2caa23
try to fix reader and signal test failed (#30960)
4 years ago
liym27 12c15bebe4
[Static setitem] Support index is ellipsis for setitem in static mode (#30836)
4 years ago
liuyuhui 87197f8c2e
[kunlun]fix sync in multi kunlun xpu dygraph training. (#30943)
4 years ago
wanghuancoder 823f499a8a
fix a bug of Sequential::__getitem__ (#30899)
4 years ago
Jacek Czaja 9e527d9956
[oneDNN] Added basic changes for elementwise_add_grad bf16 (#30925)
4 years ago
liuyuhui 4a8b8b4547
[Kunlun] add gen_bkcl_id_op, support multi XPU cards training using multiprocess (#30858)
4 years ago
wanghuancoder 90d92111cf
let LayerList could add [None], test=develop (#30911)
4 years ago
taixiurong 24873f4f77
dyngraph (#30892)
4 years ago
Zhen Wang 71acde9afc
Use correct master weights in AdamW. (#30895)
4 years ago
Jacek Czaja abfa822650
[oneDNN]Extended adaptive pooling support for oneDNN pool kernel (#30757)
4 years ago
Zhang Ting e97905c5fa
improve performance of momentum (#30881)
4 years ago
cucuzg ac2e2e6b7f
add clip_by_norm on kunlun, *test=kunlun (#30862)
4 years ago
Kaipeng Deng 302427170f
remove numpy array check in single-process dataloader. test=develop (#30861)
4 years ago