You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/inference/tensorrt
Pei Yang 9e9a569dae
add trt int8 support for elementwise_mul and scale (#25676)
5 years ago
..
convert [Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097) 5 years ago
plugin fix trt instance norm plugin on gcc8. test=develop (#25730) 5 years ago
CMakeLists.txt Merge cuda 9/10 dockerfile with root dockerfile (#18693) 6 years ago
engine.cc add macro check for using TRT api dynamicRangeIsSet() (#25694) 5 years ago
engine.h bugfix for unique_ptr of IOptimizationProfile (#23917) 5 years ago
helper.h [Paddle-TRT] : (Part1) Dynamic shape support (#22868) 5 years ago
op_teller.cc add trt int8 support for elementwise_mul and scale (#25676) 5 years ago
op_teller.h [Refine Paddle-TRT INT8]: Support PaddleSlim's Resnet50, Mobilenetv1, Yolov3 models for Inference. (#22483) 5 years ago
test_engine.cc fix comments and fix cpplint 6 years ago
test_tensorrt.cc Fix Cpplint Issues in fluid/inference/tensorrt/ (#10318) 7 years ago
trt_int8_calibrator.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
trt_int8_calibrator.h AnalysisConfig remove contrib namespace (#15540) 6 years ago