Commit Graph

140 Commits (23bdd0a223cc3e88c62fb8f48155c83455c9fede)

Author SHA1 Message Date
nhzlx 96216052d5 1. fix trt multi thread bug
6 years ago
Zhaolong Xing bc6d0a3427
Merge pull request #14762 from NHZlX/fix_bug_of_trt_pool
6 years ago
nhzlx 019e8bbed2 fix comments test=develop
6 years ago
nhzlx 722b0a805f fix bug of trt pool
6 years ago
nhzlx f75815b78c add prelu gpu inference
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
hjchen2 1adda8e06c Add more unit tests for split plugin
7 years ago
hjchen2 6eba5bd276 Fix direct copy and refine split ut
7 years ago
hjchen2 5857fb3014 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
hjchen2 3e3599f3d9 Refine split tensorrt plugin
7 years ago
nhzlx e62872df8b fix conflicts
7 years ago
Houjiang Chen 33c65517fd Update CMakeLists.txt test=develop
7 years ago
Houjiang Chen 01bda73116
Update CMakeLists.txt
7 years ago
hjchen2 2c2a192eb1 Resolve merge conflicts
7 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
7 years ago
hjchen2 1622cb9937 Fix alpha tensor key
7 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
7 years ago
hjchen2 2825685f2a Fix tensorrt plugin cmake dependency, test=develop
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago
nhzlx 8f9a8c455a delete unused test code.
7 years ago
nhzlx 83f8c403a7 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into fix_avg_pool_trt_bug
7 years ago
nhzlx b969116988 fxi avg pool trt bug and fix cpplint
7 years ago
hjchen2 6a7b995737 Refine commit message to enable ci, test=develop
7 years ago
hjchen2 413f5948b2 Fix code style
7 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
7 years ago
nhzlx 15bdb7ef14 delete error uploaded files
7 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
nhzlx 0b96268057 fix comments
7 years ago
nhzlx e5bf8616f0 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
7 years ago
nhzlx d38fd6a0fc add plugin support and offer an simple split sample
7 years ago
nhzlx 2d7134bc37 add initial code for plugin
7 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
7 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
7 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
nhzlx 5700fafd0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_googlenet_bug_with_rule
7 years ago
nhzlx 86b99ac953 fix comments and fix bug
7 years ago
nhzlx 2b5edfbc37 Add ceil model pooling for trt (ocr attention)
7 years ago
nhzlx 9d98ca0424 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_googlenet_bug_with_rule
7 years ago
nhzlx 849a6874ad fix googlenet bug with relu
7 years ago
nhzlx 0cb88c34be add op converter
7 years ago
nhzlx d40402f9b7 add dropout and sigmoid op converter
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 3de4556659 concat op && map cnn model support
7 years ago
nhzlx ff052c0e6f merge develop
7 years ago
nhzlx c6a5c4b0c0 add comments for execute in ut_helper
7 years ago
luotao1 808e5b1748 fix tensorrt compiler bug
7 years ago
nhzlx 1bf9d9e90c fix comments
7 years ago