Share via


MLModelStructurePipeline.SubModels Property

Definition

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

Property Value

Attributes

Applies to