targetTensors

Tensors targeted by the graph, can be used to order the outputs when executable was created with a graph.

Declaration

var targetTensors: [MPSGraphTensor]? { get }