Contents

MPSGraphControlFlowDependencyBlock

The scope where all the operations defined in this block get control-dependency operations.

Declaration

typealias MPSGraphControlFlowDependencyBlock = () -> [MPSGraphTensor]

Return Value

A valid tensor with the results forwarded to the return of controlDependency call.