Module types

Source

Enums§

ExecutionTarget
Define where the graph should be executed.
GraphEncoding
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.
TensorType
The type of the elements in a tensor.

Type Aliases§

GraphBuilder
The graph initialization data.