yzl19940819 9b5f848bcc update doc_1109 il y a 4 ans
..
openvino 50b19630fe update_docs_1026 il y a 4 ans
paddle 9b5f848bcc update doc_1109 il y a 4 ans
tensorrt 50b19630fe update_docs_1026 il y a 4 ans
triton 50b19630fe update_docs_1026 il y a 4 ans
README.md 50b19630fe update_docs_1026 il y a 4 ans

README.md

PaddleInference模型部署

ONNX模型部署

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