Commit Graph

32 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
Zhaolong Xing 1a6ce8b910
add swish split gelu plugin dynamic support (#23305)
6 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
6 years ago
Pei Yang d8a9b134e3
fix trt instance_norm serialize bug. test=develop (#22152)
7 years ago
Pei Yang 50bee83f71
add TRT support for instance_norm op (#21928)
7 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
7 years ago
Pei Yang e89c16b90d
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733)
7 years ago
Tao Luo 3ae939e48a
unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631)
7 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
7 years ago
Zhaolong Xing 26ae6d49e4
Update trt5 for paddle-trt (#18645)
7 years ago
nhzlx 06a088a199 fix comments and fix cpplint
7 years ago
nhzlx 0ed63b2108 6. delete useless predictor id
7 years ago
nhzlx 1d5ef7c9ee 5. add static trt load model
7 years ago
nhzlx f75815b78c add prelu gpu inference
8 years ago
hjchen2 6eba5bd276 Fix direct copy and refine split ut
8 years ago
hjchen2 5857fb3014 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
hjchen2 3e3599f3d9 Refine split tensorrt plugin
8 years ago
nhzlx e62872df8b fix conflicts
8 years ago
Houjiang Chen 33c65517fd Update CMakeLists.txt test=develop
8 years ago
Houjiang Chen 01bda73116
Update CMakeLists.txt
8 years ago
hjchen2 2c2a192eb1 Resolve merge conflicts
8 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
8 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
8 years ago
hjchen2 2825685f2a Fix tensorrt plugin cmake dependency, test=develop
8 years ago
nhzlx 83f8c403a7 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into fix_avg_pool_trt_bug
8 years ago
nhzlx b969116988 fxi avg pool trt bug and fix cpplint
8 years ago
hjchen2 6a7b995737 Refine commit message to enable ci, test=develop
8 years ago
hjchen2 413f5948b2 Fix code style
8 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
8 years ago
nhzlx 15bdb7ef14 delete error uploaded files
8 years ago
nhzlx 0b96268057 fix comments
8 years ago
nhzlx d38fd6a0fc add plugin support and offer an simple split sample
8 years ago
nhzlx 2d7134bc37 add initial code for plugin
8 years ago