Commit Graph

19 Commits (c308c88d71e183e3ae79075c94f4ee5f72982fa8)

Author SHA1 Message Date
Zhaolong Xing 61221ebc28
TRT: Support set dynamic range in int8 mode. (#17524)
6 years ago
nhzlx 1d5ef7c9ee 5. add static trt load model
6 years ago
nhzlx 034ba1c291 add static model load for trt
6 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
6 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
6 years ago
nhzlx 86b99ac953 fix comments and fix bug
6 years ago
nhzlx 849a6874ad fix googlenet bug with relu
7 years ago
nhzlx 0092ad3285 delete unused log
7 years ago
nhzlx 49bafc05bf fix comments and set name for trt layer and ITensor
7 years ago
nhzlx 1e92baf746 fix comments
7 years ago
nhzlx 1600ba86f6 1. change tensorrt op from cpu to gpu
7 years ago
nhzlx 6f6d552790 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_conv2d_converter
7 years ago
nhzlx 990741aa85 add weight's dim assert
7 years ago
nhzlx fc41eb40b1 add conv2d trt converter
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 674bd839cd
OpConverter change BlockDesc to proto::BlockDesc (#10623)
7 years ago
Luo Tao 6f6f330423 update the register method
7 years ago
Luo Tao c4e3010b14 use template to do registry
7 years ago