Expand description
Structure for representing ML runtimes via Node and Op intermediate representation.
Structs§
- Graph
- A minimal compute-graph container for an ML runtime intermediate representation (IR).
Enums§
- Graph
Error - Error types for
Graphconstruction and validation.