Contents

MPSGraph

The optimized representation of a compute graph of operations and tensors.

Declaration

class MPSGraph

Overview

An MPSGraph is a symbolic representation of operations to be utilized to execute compute graphs on a device.

Topics

Initializers

Instance Properties

Instance Methods

Type Methods

See Also

Classes