Commit Graph

20 Commits (90773473a06b3762376a51b5878abb8a626ba78c)

Author SHA1 Message Date
wawltor 8f49f9d5c9
change the elementwise ops version check, test=op_version
5 years ago
cc a623ce044f
Use different name_scope for different conv type, test=develop (#29355)
5 years ago
Leo Chen 90805e2df7
Register op_version for new attribute use_addto (#28463)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Pei Yang fd7ab4e63c
register pass compatibility (#27357)
5 years ago
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
5 years ago
wanghuancoder e65c5b8e83
fix some errmsg report, in framework/ir/ (#25471)
5 years ago
Jacek Czaja 40a5f3fd86
[oneDNN] Clearing mkldnn cache in naiveexecutor destructor (#24756)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Adam 7faa3e9555 Add ConvTranspose + BatchNorm fuse pass (#20161)
6 years ago
tensor-tang 79ed1c76cd
fix bn fuse vardesc and add model saver (#17143)
6 years ago
chengduo ed61d67c73
Fix the interface of Pass::Apply (#16484)
6 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
7 years ago
Sylwester Fraczek 50c5e9b0c6 reshape_2d used from ddim.h
7 years ago
Sylwester Fraczek 55d6950a1a rewrite conv_bn fuse pass to eigen
7 years ago
Sylwester Fraczek 3fcca40909 eigen sqrt fix and change 1e-5 to epsilon
7 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass
7 years ago