Enums§
- Execution
Target - Define where the graph should be executed.
- Graph
Encoding - Describes the encoding of the graph. This allows the API to be implemented by various backends that encode (i.e., serialize) their graph IR with different formats.
- Tensor
Type - The type of the elements in a tensor.
Type Aliases§
- Graph
Builder - The graph initialization data.