[TOC]
https://stackoverflow.com/questions/65379070/how-to-use-onnx-model-in-c-code-on-linux
pytorch to onnx to tensorRT
mx2onnx
MXNet model to the ONNX model format
onnx2mx
pytorch2onnx
pb2onnx
1 | import tf2onnx |
人工智能,机器学习 学习记录
[TOC]
https://stackoverflow.com/questions/65379070/how-to-use-onnx-model-in-c-code-on-linux
pytorch to onnx to tensorRT
MXNet model to the ONNX model format
1 | import tf2onnx |