Commit Graph

526 Commits (b23801a262e2327a82a42f77d774bcf037052fa0)

Author SHA1 Message Date
silingtong123 37bdb5269f
test=develop, add log message in the function UpdateDllFlag (#24937)
5 years ago
silingtong123 640196c446
test=develop, remove the tensorrt dll file from windows package (#24922)
5 years ago
Zhou Wei 4058e736ff
temporarily disable these unittests failed on windows (#24942)
5 years ago
silingtong123 ef9b36873d
test=develop, remove the gflags/gflags.h form paddle_api.h (#24921)
5 years ago
silingtong123 fc4435174b
test=develop, fix the bug of tensorrt package can't compile on windows (#24860)
5 years ago
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
Wilber f8e370ac7f
[Inference] [unittest] Inference unit tests rely on dynamic libraries (#24743)
5 years ago
silingtong123 126d3d693b
support C++ inference shared library on windows (#24672)
5 years ago
pawelpiotrowicz db2b6b6568
Hide globals & redesign restore PR (#24279)
6 years ago
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