Commit Graph

150 Commits (2ba256df40d19cdd40256e1b3ac647d5d5ba6478)

Author SHA1 Message Date
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
6 years ago
nhzlx 027d24c831 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
6 years ago
nhzlx ec213730bc fix trt stream bug.
6 years ago
nhzlx 8817841c73 fix unit test bug
6 years ago
nhzlx b938324381 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
6 years ago
nhzlx 312fe0ece1 add trt int8 calibration support
6 years ago
Zhaolong Xing 98e85f3735 add_transpose_flatten_concat_fuse (#15121)
6 years ago
nhzlx c1264e99f3 fix win error
6 years ago
nhzlx 4e3522e5b4 add trt int8 support
6 years ago
Yan Chunwei 6ccf8685f7
refactor tensorrt node teller (#15181)
6 years ago
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