Skip to main content

Module graph

Module graph 

Source
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§

GraphError
Error types for Graph construction and validation.