Contents

MPSNNGraphCompletionHandler

A notification when an asynchronous graph execution has finished.

Declaration

typealias MPSNNGraphCompletionHandler = (MPSImage?, (any Error)?) -> Void

See Also

Instance Methods