Commit Graph

22 Commits (748c2d3ea2238ebac1e0604e0863f1a5a6799c32)

Author SHA1 Message Date
Zhaolong Xing 97b76c94c4
Merge pull request #15242 from NHZlX/trt_int8_ultimate_version
6 years ago
Yan Chunwei e2818c8608
add dynamic memory optim (#15457)
6 years ago
nhzlx 0779e35544 fix two bug:
6 years ago
tensor-tang 5c68dee798 fix debug compile of analysis pass fail
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
tensor-tang 69fd3fdb52 fix debug build error
6 years ago
Yan Chunwei 6ccf8685f7
refactor tensorrt node teller (#15181)
6 years ago
superjomn edd1f5a92b fix visualizer
6 years ago
Tao Luo 743cb840f1 update with comments
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
nhzlx 3c83a2f720 fix comments
6 years ago
nhzlx 900fbb83f9 add params sync pass
6 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
6 years ago
nhzlx 2a84054372 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
6 years ago
hjchen2 2c2a192eb1 Resolve merge conflicts
6 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
6 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
6 years ago
Superjomn e878a8e885 update
6 years ago
superjomn 4bf6817cbc fix gpu load model
6 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
6 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago