Commit Graph

517 Commits (a9520db24ef8b101514b0bcaff39dd359f72dcb7)

Author SHA1 Message Date
Jacek Czaja 8b88cd5167
[oneDNN] Fix to inplace pass (#24442)
6 years ago
Jacek Czaja d0307145a3
[oneDNN] disabling oneDNN inplace pass (#24406)
6 years ago
Tao Luo 72c370c8d2
remove unused test_multi_thread_helper.h (#24399)
6 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
6 years ago
Tao Luo c1df7048c7
add UT for mkldnn_cache_capacity (#24336)
6 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
6 years ago
石晓伟 17ac6e2580
update the analysis predictor for multi-stream support, test=develop (#24046)
6 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
6 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
6 years ago
Pei Yang 695a53c874
remove conv_bn_fuse_pass and fc_fuse_pass in trt int8 calibration. test=develop (#23805)
6 years ago
Zhaolong Xing 133f1fc123
[Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723)
6 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
6 years ago
Pei Yang c528f1d4f3
[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23672)
6 years ago
joanna.wozna.intel 12ba05ce0c
Add scale-matmul fuse pass (#23734)
6 years ago
Zhaolong Xing 3acb047a20
[Paddle-TRT]: add eltwise,pool2d, prelu, scale, concat, gelu dynamic shape support (#23396)
6 years ago
chenhaoze 9b06dd8628
Add three passes and api reference of paddle_pass_builder. test=develop (#23741)
6 years ago
Tao Luo e4f1b1c5e1
solve mklml memory leak (#23557)
6 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
6 years ago
Pei Yang 3d5d217030
Revert "[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23536)", test=develop (#23642)
6 years ago
joanna.wozna.intel ce08fdcf2b
Add support for INT8 matmul in C-API quantization (#23463)
6 years ago
Pei Yang cdc6d4e292
[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23536)
6 years ago
石晓伟 36b82eae0e
refine the doc of paddle_api.h, test=develop (#23402)
6 years ago
Zhaolong Xing 6a23850a3f
add init value to varis in analysis config. (#23442)
6 years ago
Zhaolong Xing 70782e6379
[Inference doc]: refine paddle_api.h doc (#23354)
6 years ago
Pei Yang 7e439780d9
add full paddle_analysis_config.h APIs. (#23215)
6 years ago
Jacek Czaja 2bb1b0e89e
[DNNL] Added MKL-DNN inplace pass for C-API inference (#23315)
6 years ago
Wilber 0129f4b568
Add some inference API comments for AnalysisPredictor (#23242)
6 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
6 years ago
Pei Yang 46b8d282dc
Add some inference API comments for AnalysisConfig (#23117)
6 years ago
Sylwester Fraczek abee05a8c8
added mkldnn swish activation (#23041)
6 years ago
Zhang Ting 137d6563fc
add check for assigned data, test=develop (#22960)
6 years ago
Zhaolong Xing 8d6dc102fe
[Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494)
6 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
6 years ago
石晓伟 1861ca88f1
serialize the PaddleTensor, test=develop (#22810)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
GaoWei8 cdf5f6fb8c
Add an inference interface to disable FC padding (#22097)
6 years ago
flame f7eafca828
remove python inference warning (#22602)
6 years ago
flame 1d503e6a9e
Golang inference API (#22503)
6 years ago
Zhaolong Xing 8acd745c25
[Ernie GPU Optim]: Fuse three fc to multihtead matmul (#22486)
6 years ago
Zhaolong Xing ceda0b9b1a
[Fix BUG]: Core when multi thread + clone + paddle-trt (#22442)
6 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
6 years ago
liu zhengxi 07afc29e90
Make api.cc malloc consistent with paddle_api.h for PaddleBuf (#22255)
7 years ago
silingtong123 4f1da4adcb remove the useless third_party library from C++ inference library (#22021)
7 years ago
zhouwei25 549e6de7ac faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
7 years ago
石晓伟 ad0dfb17c1
[Feature] Lite subgraph (#22114)
7 years ago
Pei Yang 50bee83f71
add TRT support for instance_norm op (#21928)
7 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
7 years ago
zhouwei25 e66f92d1ae Modify demo_ci to support Windows, prepare for PR_Windows_Inference (#21873)
7 years ago
石晓伟 03479469a7
fix multi-thread error of fc_gru_fuse_pass.cc, test=develop (#21841)
7 years ago
Michał Gallus 253e664275 Disable memory opt pass when DNNL is on (#21826)
7 years ago