Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Shortcuts

ONNX

  1. intro_onnx.py

    Introduction to ONNX https://pytorch.org/tutorials/beginner/onnx/intro_onnx.html

  2. export_simple_model_to_onnx_tutorial.py

    Exporting a PyTorch model to ONNX https://pytorch.org/tutorials/beginner/onnx/export_simple_model_to_onnx_tutorial.html

  3. onnx_registry_tutorial.py

    Extending the ONNX exporter operator support https://pytorch.org/tutorials/beginner/onnx/onnx_registry_tutorial.html

  4. export_control_flow_model_to_onnx_tutorial.py

    Export a model with control flow to ONNX https://pytorch.org/tutorials/beginner/onnx/export_control_flow_model_to_onnx_tutorial.html

**Introduction to ONNX** ||

sphx_glr_beginner_onnx_intro_onnx.py

**Introduction to ONNX** ||
`Introduction to ONNX <intro_onnx.html>`_ ||

sphx_glr_beginner_onnx_export_control_flow_model_to_onnx_tutorial.py

`Introduction to ONNX `_ ||
`Introduction to ONNX <intro_onnx.html>`_ ||

sphx_glr_beginner_onnx_export_simple_model_to_onnx_tutorial.py

`Introduction to ONNX `_ ||
`Introduction to ONNX <intro_onnx.html>`_ ||

sphx_glr_beginner_onnx_onnx_registry_tutorial.py

`Introduction to ONNX `_ ||

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources