ONNX¶
- intro_onnx.py
Introduction to ONNX https://tutorials.pytorch.kr/onnx/intro_onnx.html
- export_simple_model_to_onnx_tutorial.py
Exporting a PyTorch model to ONNX https://tutorials.pytorch.kr/beginner/onnx/export_simple_model_to_onnx_tutorial.html
- onnx_registry_tutorial.py
Extending the ONNX Registry https://tutorials.pytorch.kr/beginner/onnx/onnx_registry_tutorial.html
sphx_glr_beginner_onnx_intro_onnx.py
**Introduction to ONNX** ||
sphx_glr_beginner_onnx_export_simple_model_to_onnx_tutorial.py
`Introduction to ONNX `_ ||
sphx_glr_beginner_onnx_onnx_registry_tutorial.py
`Introduction to ONNX `_ ||