Share via


MPSGraphExecutableScheduledHandler Delegate

Definition

public delegate void MPSGraphExecutableScheduledHandler(MPSGraphTensorData[] results, NSError? error);
type MPSGraphExecutableScheduledHandler = delegate of MPSGraphTensorData[] * NSError -> unit

Parameters

results
MPSGraphTensorData[]
error
NSError

Applies to