convert- 从
pytorch中转出.onnx模型 - 通过
.pt格式进行精度对比
- 从
runInference- 在
C++中通过OnnxRuntime调用.onnx模型进行推理 - 通过
.bin格式进行精度对比
- 在
ining7/Deploy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
convert
pytorch中转出.onnx模型.pt格式进行精度对比runInference
C++中通过OnnxRuntime调用.onnx模型进行推理.bin格式进行精度对比