Share via


MPSGraphScheduledHandler Delegate

Definition

public delegate void MPSGraphScheduledHandler(NSDictionary<MPSGraphTensor,MPSGraphTensorData> resultsDictionary, NSError? error);
type MPSGraphScheduledHandler = delegate of NSDictionary<MPSGraphTensor, MPSGraphTensorData> * NSError -> unit

Parameters

error
NSError

Applies to