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
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
..
convert adjust minimum trt version for hard_sigmoid converter to 5130. test=develop (#24746) 5 years ago
plugin [Paddle-TRT] use float constant instead of double test=develop (#24544) 5 years ago
CMakeLists.txt Merge cuda 9/10 dockerfile with root dockerfile (#18693) 6 years ago
engine.cc add swish split gelu plugin dynamic support (#23305) 5 years ago
engine.h [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
helper.h [Paddle-TRT] : (Part1) Dynamic shape support (#22868) 5 years ago
op_teller.cc fix bert bug using trt6 when compile with CUDA_ARCH_NAME=All (#24517) 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