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 379222c3f1
add output scale and trt op teller support for hard_swish and hard_sigmoid (#26499)
5 years ago
..
convert Fix registering trt plugin (#25744) 5 years ago
plugin fix dy shape bug in trt7.1 (#26273) 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 fix dy shape bug in trt7.1 (#26273) 5 years ago
helper.h Fix TRT plugin registry without TRT lib (#25982) 5 years ago
op_teller.cc add output scale and trt op teller support for hard_swish and hard_sigmoid (#26499) 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