will-jl944 1f5cc284cc Update linux.md il y a 4 ans
..
openvino 5aebf135c1 make major changes for docs il y a 4 ans
paddle 1f5cc284cc Update linux.md il y a 4 ans
tensorrt 5aebf135c1 make major changes for docs il y a 4 ans
triton 5aebf135c1 make major changes for docs il y a 4 ans
README.md 5aebf135c1 make major changes for docs il y a 4 ans

README.md

PaddleInference模型部署

ONNX模型部署

Paddle的模型除了直接通过PaddleInference部署外,还可以通过Paddle2ONNX转为ONNX后使用第三方推理引擎进行部署,在本目录下,我们提供了基于OpenVINO、Triton和TensorRT三个引擎的部署支持。