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
Leo Chen 81217a94d8
unify calling cudaSetDevice (#30470)
4 years ago
..
convert Added support for inference using quantization aware trained dygraph (#30288) 4 years ago
plugin detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
CMakeLists.txt fix windows compile when WITH_PYTHON=ON and WITH_TENSORRT=ON (#30194) 4 years ago
engine.cc unify calling cudaSetDevice (#30470) 4 years ago
engine.h TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) 5 years ago
helper.h Fix TRT plugin registry without TRT lib (#25982) 5 years ago
op_teller.cc Added support for inference using quantization aware trained dygraph (#30288) 4 years ago
op_teller.h use iwyu clean include (#27267) 5 years ago
test_engine.cc use iwyu clean include (#27267) 5 years ago
test_tensorrt.cc Fix Cpplint Issues in fluid/inference/tensorrt/ (#10318) 7 years ago
trt_int8_calibrator.cc refine error message related to paddle-TRT (#27256) 5 years ago
trt_int8_calibrator.h use iwyu clean include (#27267) 5 years ago