Commit Graph

26 Commits (b2f5a149e707c6f1f2fe77e9a3760495273e21c5)

Author SHA1 Message Date
Pei Yang b2f5a149e7
[Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097)
5 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
5 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
5 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
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 084310f536 paddle-anakin: concat, split, pool2d converter#16003
6 years ago
Yan Chunwei d0ce6a9044 fix anakin converter registry (#15993)
6 years ago
nhzlx 06a088a199 fix comments and fix cpplint
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 96216052d5 1. fix trt multi thread bug
7 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
7 years ago
nhzlx 3de4556659 concat op && map cnn model support
7 years ago
nhzlx 32a9e050bc mapping the variable name inside the subgraph
7 years ago
nhzlx 830aa12c1a add elementwise init code
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 9503dbb173
fix compile error (#11119)
7 years ago
Yan Chunwei 0c0c5df4cb
feature/add TRT fc converter (#11043)
7 years ago
Kexin Zhao eec1ac8638 fix warning
7 years ago
Yan Chunwei 674bd839cd
OpConverter change BlockDesc to proto::BlockDesc (#10623)
7 years ago
Luo Tao 53b401d589 refine io_convert and op_convert
7 years ago
Luo Tao beb1245560 add relu converter and unit-test
7 years ago
Luo Tao 6f6f330423 update the register method
7 years ago