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.