Python package
graph
APIs to build inference graphs for MAX Engine with Python.
Classes
Graph
: Represents a graph for MAX Engine.TensorValue
: Represents a value semantic tensor within a Graph.Value
: Represents a symbolic value within a Graph.Weight
: Represents a weight value in a graph.
Modules
ops
: Ops you can add when staging a graph.quantization
: APIs to quantize graph tensors.type
: APIs for graph value types.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!