Expand description
The core graph datastructure.
Structs
- The core graph datastructure.
- A value in a Graph.
- Information about a Value, most importantly its shape and creating operation.
Enums
- The core set of graph operations. Some attempt was made to keep operations orthogonal but flexible, so they can be composed easily.
Functions
- This corresponds to multidimensional broadcasting in the ONNX spec.
- Formula and coefficients from https://en.wikipedia.org/wiki/Error_function#Numerical_approximations (Abramowitz and Stegun), Max error
3e-7.