Commit Graph

45 Commits (74812d1c90eba8f9bd231312a5832eb32217bdcb)

Author SHA1 Message Date
Zhaolong Xing 26ae6d49e4
Update trt5 for paddle-trt (#18645)
6 years ago
Zhaolong Xing 38da103034 fix trt ci bug temporary. (#17565)
6 years ago
Tao Luo 3d19f44a89
remove unused SERIAL compiler option (#17500)
6 years ago
nhzlx e62872df8b fix conflicts
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 a8c077df7c Implement leaky relu tensorRT converter
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
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 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
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 0cb88c34be add op converter
7 years ago
nhzlx d40402f9b7 add dropout and sigmoid op converter
7 years ago
nhzlx 3de4556659 concat op && map cnn model support
7 years ago
nhzlx 133ec69625 add batch norm trt converter
7 years ago
nhzlx 641f32da8c add softmax op converter
7 years ago
nhzlx 32a9e050bc mapping the variable name inside the subgraph
7 years ago
nhzlx d50f776b27 merge develop
7 years ago
nhzlx 5fcdd81da7 tiny modify
7 years ago
nhzlx f05c7fb8ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_conv2d_converter
7 years ago
nhzlx 6f6d552790 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_conv2d_converter
7 years ago
Luo Tao 062556f938 Merge branch 'develop' into unify
7 years ago
nhzlx 830aa12c1a add elementwise init code
7 years ago
Luo Tao 5ba4337698 unify libpaddle_inference_api into libpaddle_fluid
7 years ago
nhzlx fc41eb40b1 add conv2d trt converter
7 years ago
nhzlx d384d39a68 add Temporarily add code with bug
7 years ago
Luo Tao c73977af03 Merge branch 'develop' into trt
7 years ago
Yan Chunwei 4f95bc9463
feature/trt engine op test (#11182)
7 years ago
Luo Tao e116129f03 rewrite unittest of trt_activation_op
7 years ago
Yan Chunwei 0c0c5df4cb
feature/add TRT fc converter (#11043)
7 years ago
Yan Chunwei f5fc9c3bc1
feature/mul converter (#10841)
7 years ago
Yu Yang d736fb8047 Disable unstable test (#10920)
7 years ago
yuyang18 1b69c25c92 Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
7 years ago
yuyang18 1426d794ff Force some unittests serial
7 years ago
yuyang18 8a42c4749e Disable tests
7 years ago
Luo Tao 4f5f0be769 use the latest buffer to update the convert
7 years ago
Yan Chunwei 819038113e Feature/engine refactor (#10497)
7 years ago
Luo Tao 53b401d589 refine io_convert and op_convert
7 years ago
Luo Tao beb1245560 add relu converter and unit-test
7 years ago
Luo Tao 6f6f330423 update the register method
7 years ago
Luo Tao c4e3010b14 use template to do registry
7 years ago
Luo Tao d599de5c41 auto registray op converters
7 years ago
Luo Tao 42febfa928 tensorrt convert init
7 years ago