Contents

MPSGraphTensorData

The representation of a compute data type.

Declaration

class MPSGraphTensorData

Overview

Pass data to a graph using a tensor data, a reference will be taken to your data and used just in time when the graph is run.

Topics

Initializers

Instance Properties

Instance Methods

See Also

Classes