Ctrl+K
Logo image Logo image

  • Introduction to ONNX
  • API Reference
  • ONNX Operators

Python Documentation of ONNX#

This documentation introduces the Python package onnx. A tutorial shows how to build an ONNX graph through the Python API. This graph can then be consumed by any runtime implementing ONNX specifications described in last section. It lists all existing operators in following version and below.

  • Introduction to ONNX
    • ONNX Concepts
    • ONNX with Python
    • Converters
  • API Reference
    • Versioning
    • Data Structures
    • Functions
  • ONNX Operators

next

Introduction to ONNX

© Copyright 2022.

Created using Sphinx 5.2.1.