Share via


MLModelStructureProgramBlock.Operations Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLModelStructureProgramOperation[] Operations { [Foundation.Export("operations", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("operations", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Operations : CoreML.MLModelStructureProgramOperation[]

Property Value

Attributes

Applies to