Commit Graph

35 Commits (b969116988a793718c9cce0bbe98bf84c0215412)

Author SHA1 Message Date
nhzlx b969116988 fxi avg pool trt bug and fix cpplint
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