Commit Graph

43 Commits (17030ff28b9a54bb57779e9b8448a6d222110ec5)

Author SHA1 Message Date
Pei Yang cac9635a67
[Paddle-TRT] Fix engine key in trt int8 calibration (#31513)
4 years ago
Shang Zhizhou ebf689197d
fix tensorrt output shape error (#29308)
4 years ago
Shang Zhizhou ea851796e5
TensorRT中ernie模型推理性能优化,支持变长输入 (#28367)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
Pei Yang aae41c6fca
refine error message related to paddle-TRT (#27256)
4 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Zhaolong Xing 133f1fc123
[Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723)
5 years ago
Pei Yang 015acdbfb1
Refine error message of leaky_relu, tensorrt_engine, split, prelu op converter (#23661)
5 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
5 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Zhaolong Xing a06d75a280
[Paddle-TRT] Refine the error log about runtime batch and max_batch_size. (#22535)
5 years ago
Zeng Jinle 0f8888360e
Polish op registry codes (#21561)
5 years ago
Pei Yang 7b28d938bf
show shape diff in wrong trt input shape errmsg, test=develop (#21451)
5 years ago
Pei Yang baccd7e2ca
Add TRT input shape check between model and runtime (#19864)
5 years ago
Zhaolong Xing 61238d31f7
Trt fp16 support (#18860)
6 years ago
Zhaolong Xing 88b52a27fe
Inference: fix mask rcnn model diff, optim memory usage, memory leak. (#18532)
6 years ago
Zhaolong Xing ae576f3c68
fix: when use the load model from memory mode, the RAM occupy is high (#17788)
6 years ago
Zhaolong Xing 61221ebc28
TRT: Support set dynamic range in int8 mode. (#17524)
6 years ago
nhzlx 7cde2d9e84 fix trt engine test error.
6 years ago
nhzlx d065b5bf2b Anakin ssd support
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
nhzlx 06a088a199 fix comments and fix cpplint
6 years ago
nhzlx 0ed63b2108 6. delete useless predictor id
6 years ago
nhzlx 1d5ef7c9ee 5. add static trt load model
6 years ago
nhzlx 2070fb246d 4. do the trt_engine optim during init.
6 years ago
nhzlx ecc12fb430 3. when runing in trt mode, do not allocate memory for parameters in fluid.
6 years ago
nhzlx 9cc6249cd6 2. TRTEngine using stream only when execute.
6 years ago
nhzlx 034ba1c291 add static model load for trt
6 years ago
nhzlx b43ea40c51 delete the usage of the const_cast
6 years ago
nhzlx 92cf4a4c6b fix comments
6 years ago
nhzlx 027d24c831 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
6 years ago
nhzlx 2f4aee361a fix comments
6 years ago
nhzlx ec213730bc fix trt stream bug.
6 years ago
nhzlx 8817841c73 fix unit test bug
6 years ago
nhzlx 312fe0ece1 add trt int8 calibration support
6 years ago
nhzlx 4e3522e5b4 add trt int8 support
6 years ago
nhzlx 050a68dde3 fix comments
6 years ago
nhzlx 514648665a fix trt_op test test=develop
6 years ago
nhzlx 96216052d5 1. fix trt multi thread bug
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago