ONNX operators

Lists out all the ONNX operators. For each operator, lists out the usage guide, parameters, examples, and line-by-line version history. This section also includes tables detailing each operator with its versions, as done in Operators.md.

All examples end by calling function expect which checks a runtime produces the expected output for this example. One implementation can be found in the first page linked below.

expect

main

ai.onnx.ml

ai.onnx.preview.training

Tables