Commit Graph

45 Commits (b717895f64a3710bb79aa1bd66ce7848c406941f)

Author SHA1 Message Date
Pei Yang b717895f64
Fix registering trt plugin (#25744)
5 years ago
Jeng Bai-Cheng bef4afa6de
bugfix for unique_ptr of IOptimizationProfile (#23917)
5 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
6 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
6 years ago
Zhaolong Xing ceda0b9b1a
[Fix BUG]: Core when multi thread + clone + paddle-trt (#22442)
6 years ago
Pei Yang 2e2f92a5b1
fix trt weight bug (#21231)
6 years ago
Pei Yang 74812d1c90
Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825)
6 years ago
石晓伟 d004a0f50e
fix multi-thread exec of trt, test=develop (#19338)
6 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
6 years ago
Zhaolong Xing 61238d31f7
Trt fp16 support (#18860)
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 0ed63b2108 6. delete useless predictor id
7 years ago
nhzlx 1d5ef7c9ee 5. add static trt load model
7 years ago
nhzlx 2070fb246d 4. do the trt_engine optim during init.
7 years ago
nhzlx 9cc6249cd6 2. TRTEngine using stream only when execute.
7 years ago
nhzlx 034ba1c291 add static model load for trt
7 years ago
nhzlx 027d24c831 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
7 years ago
nhzlx ec213730bc fix trt stream bug.
7 years ago
nhzlx 8817841c73 fix unit test bug
7 years ago
nhzlx 312fe0ece1 add trt int8 calibration support
7 years ago
nhzlx 4e3522e5b4 add trt int8 support
7 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
7 years ago
hjchen2 6a7b995737 Refine commit message to enable ci, test=develop
7 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
7 years ago
nhzlx 0b96268057 fix comments
7 years ago
nhzlx d38fd6a0fc add plugin support and offer an simple split sample
7 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
7 years ago
nhzlx 86b99ac953 fix comments and fix bug
7 years ago
nhzlx 849a6874ad fix googlenet bug with relu
7 years ago
nhzlx 1600ba86f6 1. change tensorrt op from cpu to gpu
7 years ago
nhzlx bcd67bdd71 add assert for GetOutput
7 years ago
nhzlx f42ea48996 deal with conflict
7 years ago
nhzlx 2372daff1d there is no batchsize concept in tensorrt's tensor
7 years ago
Yan Chunwei b42ced8eda
bugfix/tensorrt analysis fix subgraph trigger (#12266)
7 years ago
Yan Chunwei 5fd142c3fd
bugfix/trt engine op (#11487)
7 years ago
Yan Chunwei 4f95bc9463
feature/trt engine op test (#11182)
7 years ago
Yan Chunwei 0c0c5df4cb
feature/add TRT fc converter (#11043)
7 years ago
Yan Chunwei 211e131525
feature/tensorrt engine op (#11001)
7 years ago
Yan Chunwei 819038113e Feature/engine refactor (#10497)
8 years ago
Tao Luo 4646c0f35d
Merge pull request #10144 from luotao1/tr_convert_init
8 years ago
Luo Tao beb1245560 add relu converter and unit-test
8 years ago
Abhinav Arora 55f0d84029
Fix Cpplint Issues in fluid/inference/tensorrt/ (#10318)
8 years ago
Abhinav Arora 83b1a8f6bf
Pending more CPPLint errors in fluid/operators/math (#10243)
8 years ago
Yan Chunwei 2d57158e2b
fea/init tensorrt engine (#10003)
8 years ago