Contents

MTL4NewMachineLearningPipelineStateCompletionHandler

Provides a signature for a callback block that Metal calls when the compiler finishes a build task for a machine learning pipeline state.

Declaration

typealias MTL4NewMachineLearningPipelineStateCompletionHandler = @Sendable ((any MTL4MachineLearningPipelineState)?, (any Error)?) -> Void

See Also

Pipeline compilation