Python package
APIs to build inference graphs for MAX Engine with Python.
Classes
BufferValue: Represents a mutable semantic tensor within a Graph.Graph: Represents a graph for MAX Engine.KernelLibrary: Represents a library with custom ops.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.