feedTensors

Tensors fed to the graph, can be used to order the inputs when executable is created with a graph.

Declaration

var feedTensors: [MPSGraphTensor]? { get }