Commit Graph

33 Commits (d330cf66cc8555d08ae6e3e4e83bf2a4096b968c)

Author SHA1 Message Date
QingshuChen 6b727e08b1
support elementwise add, activation, matmul on Baidu Kunlun (#27143)
4 years ago
Zhang Ting 906e7f921e
add fuse_bn_act op (#27230)
4 years ago
Leo Chen c89f269c4d
Fix bug of handling blank characters in operators.cmake (#27310)
4 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Leo Chen ffe52b4452
[OpDevOptimize] Add common infershape functions (#26096)
5 years ago
Adam 68c6160e63
Add oneDNN fusion_gru kernel (#25594)
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
channings a2e10930cf
update linspace, equal operators to API 2.0 (#23274)
5 years ago
Zhaolong Xing 8d6dc102fe
[Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494)
5 years ago
Zhen Wang 46189b166d Add bn and relu fuse pass (#22048)
5 years ago
Yiqun Liu d48320777e
Add the first implememtation of fusion_group op (#19621)
5 years ago
Leo Chen 84b7267100
dygraph_grad_maker supports varbase without grad_var (#21524)
5 years ago
Michał Gallus 5d7d548275 INT8 Fully-connected (#17641)
5 years ago
joanna.wozna.intel 77c2083586 Add transpose2 INT8 for mkl-dnn (#19424)
5 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
5 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
5 years ago
Yiqun Liu 3cd985a669
Add a pass to fuse fc+elementwise_add+layernorm (#19776)
5 years ago
chengjuntao 00efd1d8a9
add deformable conv v1 op and cpu version of deformable conv v2 (#18500)
5 years ago
Yiqun Liu a65c728e5d
Implement the GPU kernel of fc operator (#19687)
6 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
6 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
6 years ago
liangan1 4acc522087 Enable function coverage for U8/S8 ConvMKLDNNOpKernel
6 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
6 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
6 years ago
peizhilin 19ebd8b4cf add ctc support for windows
6 years ago
Xin Pan 41c28d54c6 allow customize kernel selection
6 years ago
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
6 years ago
Wu Yi d7bd0361cb fix dist deps (#14471)
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago