Commit Graph

77 Commits (7968887faeb1c01996572ccfb531678ec235d019)

Author SHA1 Message Date
luotao1 226596a296 Merge branch 'develop' into core_opt_choose_kernel
6 years ago
nhzlx d065b5bf2b Anakin ssd support
6 years ago
nhzlx 953bdde058 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into HEAD
6 years ago
Wojciech Uss 46677fb080 Move cpu_quantize_* passes into mkldnn subfolder
6 years ago
luotao1 056599a738 add expected_kernel_cache_pass
7 years ago
nhzlx c407dfa3cb cherry-pick from feature/anakin-engine: refine paddle-anakin to new interface. #16276
7 years ago
nhzlx a25331bc26 cherry-pick from feature/anakin-engine: deal the changing shape when using anakin #16189
7 years ago
nhzlx a1d200a5de cherry-pick from feature/anakin-engine: Anakin support facebox #16111
7 years ago
luotao1 82af8031d9 add runtime_context_cache_pass
7 years ago
Tao Luo 7d2740db83
Revert "cache runtime_context"
7 years ago
Wojciech Uss af03008890 Add cpu_quantize_placement_pass for C-API quantization (#16265)
7 years ago
luotao1 a275fd6e0c Merge branch 'develop' into runtime_context
7 years ago
Wojciech Uss 2579ade45f Add cpu_quantize_pass for C-API quantization (#16127)
7 years ago
qingqing01 86e912c544 Fix windows compiling (#16230)
7 years ago
luotao1 1b59bed989 Merge branch 'develop' into runtime_context
7 years ago
luotao1 6ce25c99a0 Merge branch 'develop' into runtime_context
7 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
7 years ago
Wojciech Uss b9252f3df8 Add cpu_quantize_squash_pass for C-API quantization (#16128)
7 years ago
luotao1 d94fd97230 add runtime_context_cache_pass
7 years ago
Krzysztof Binias 72253391b6 Add MKL-DNN placement pass tester
7 years ago
Michał Gallus c4faf36e7a MKL-DNN: Add test for conv bias fuse pass (#15824)
7 years ago
Yan Chunwei 897789b16e
fix save_inferece_model bug (#15365)
7 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
tensor-tang a5d2a6d1ad add fuse pass of sequared mat sub fusion
7 years ago
tensor-tang a89296ac1f add repeated fc relu pass
7 years ago
Zhaolong Xing 98e85f3735 add_transpose_flatten_concat_fuse (#15121)
7 years ago
tensor-tang a0a27bd240 add seqpool concat fuse pass tester
7 years ago
tensor-tang 72d2a1801e add seqpool concat fuse pass
7 years ago
minqiyang 4bfa110fd8 Add no lock optimize pass
7 years ago
nhzlx ce3782c193 add affine_channel fuse.
7 years ago
nhzlx 4e4a777243 add conv+elementwiseadd pass
7 years ago
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
7 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
Xin Pan 25123a3b7e add tests
7 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass
7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
7 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test
7 years ago
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
7 years ago
Tomasz Patejko 604bad08bc MKLDNN conv + elementwise_add fusion: implementation of patterns refarctored, applied to graph. UTs added
7 years ago
tensor-tang cbbacb2534 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
7 years ago
tensor-tang 603ba5e01d add seqconv eltadd relu pass
7 years ago
Michal Gallus d7509d63f1 Conv+Bias: Support non-null bias
7 years ago
Michal Gallus 582f59c190 Conv+Bias fuse
7 years ago
Wojciech Uss c3b70aece9 Add MKL-DNN placement pass (#13958)
7 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
7 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
7 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias
7 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass
7 years ago