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
Zhaolong Xing da7748c53d
add conv, depthwise_conv, pooling (#20966)
5 years ago
..
convert TRT int8: refine trt int8 for dynamic range set (#21112) 5 years ago
plugin Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) 6 years ago
CMakeLists.txt Merge cuda 9/10 dockerfile with root dockerfile (#18693) 6 years ago
engine.cc fix trt weight bug (#21231) 5 years ago
engine.h fix trt weight bug (#21231) 5 years ago
helper.h 5. add static trt load model 6 years ago
op_teller.cc add conv, depthwise_conv, pooling (#20966) 5 years ago
op_teller.h Update trt5 for paddle-trt (#18645) 6 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 add trt int8 calibration support 6 years ago
trt_int8_calibrator.h AnalysisConfig remove contrib namespace (#15540) 6 years ago