了解onnx https://github.com/onnx/onnx
onnx运行时 https://github.com/microsoft/onnxruntime
多种框架训练出模型可以转为onnx,C++可以使用onnx进行部署 使用进行推理。