Commit Graph

30178 Commits (b47478efc2caf9247fd73245a3b87154ec3e81a1)
 

Author SHA1 Message Date
Wilber 01ccfbcde9
update trt error message when input height or width is -1 (#31019)
4 years ago
Wilber cf8b8f9c5e
resolve memory leak in cudnn8.0 (#31029)
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
Zhang Ting f0ee159280
enable exhaustive_search for forward and backward algos when dtype is float16 (#30959)
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
Zhou Wei 5c0332714f
fix bug of Linux UT parallel level (#30971)
4 years ago
chajchaj f5ca2db2cc
support label with float input of cross_entropy, test=develop (#30929)
4 years ago
pangyoki 52edaecc5d
modify dockerfile: support cuda11 and delete gcc8.2 in cpu version (#30746)
4 years ago
wuhuanzhou 9b3c80c8ab
update eigen version on Windows (#30573)
4 years ago
ShenLiang dae3e1f337
Solve inconsistent order in each card in dynamic graph (#30931)
4 years ago
WangXi 14d039e4a1
Fix the problem that the number of ops executed by xpu is wrong (#30961)
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
Adam Osewski 3ba69809bf
Fix LayerNorm tester for gcc4.8 (#30962)
4 years ago
Qi Li 93c1d9e761
[ROCM] update fluid platform for rocm39 (part3), test=develop (#30913)
4 years ago
QingshuChen 15297a065c
fix depends of kunlun bkcl (#30945)
4 years ago
liym27 12c15bebe4
[Static setitem] Support index is ellipsis for setitem in static mode (#30836)
4 years ago
liym27 97f7a70c01
Add error message for slice op(#30851)
4 years ago
liuyuhui 87197f8c2e
[kunlun]fix sync in multi kunlun xpu dygraph training. (#30943)
4 years ago
wuhuanzhou 99bf6228b8
op benchmark ci retry with specfied id (#30743)
4 years ago
石晓伟 99bd16eb4e
bug fix of xpu lite engine, test=develop (#30918)
4 years ago
tianshuo78520a 2e93233899
Add WITH_XPU_BKCL in Kunlun-CI (#30919)
4 years ago
wanghuancoder 823f499a8a
fix a bug of Sequential::__getitem__ (#30899)
4 years ago
Qi Li 34f1628ce8
[ROCM] update fluid platform for rocm39 (part2), test=develop (#30774)
4 years ago
wanghuancoder 5ded39f226
fix cpplint cfg, test=develop (#30924)
4 years ago
Jacek Czaja 9e527d9956
[oneDNN] Added basic changes for elementwise_add_grad bf16 (#30925)
4 years ago
Chengmo c98f144fbc
add truncated gaussian random (#30922)
4 years ago
liuyuhui 4a8b8b4547
[Kunlun] add gen_bkcl_id_op, support multi XPU cards training using multiprocess (#30858)
4 years ago
liym27 39f41cb47f
Performance optimization for dynamic setitem: Call op set_value to speed up because the original call to TensorToPyArray will introduce unnecessary data copy. (#30817)
4 years ago
liuyuhui bef46ccfc8
[Kunlun]fix include files of gen_comm_id_helper.cc (#30917)
4 years ago
wanghuancoder 90d92111cf
let LayerList could add [None], test=develop (#30911)
4 years ago
wanghuancoder aab3a3012e
add include for heterbox_trainer.cc, develop=test (#30910)
4 years ago
taixiurong 24873f4f77
dyngraph (#30892)
4 years ago
Zhen Wang 71acde9afc
Use correct master weights in AdamW. (#30895)
4 years ago
LielinJiang 79fa8fb0df
rm test_datasets from file parallel_UT_relu.py (#30907)
4 years ago
Adam Osewski 092a2b1413
More UT for LayerNormFuse pass (#30891)
4 years ago
tianshuo78520a a80fe67f84
Change cmake/third_party files for CI (#30833)
4 years ago
Jacek Czaja abfa822650
[oneDNN]Extended adaptive pooling support for oneDNN pool kernel (#30757)
4 years ago
joanna.wozna.intel 73cdea01d4
Add bf16 fast performance verification (#30551)
4 years ago