Share via


MLModelStructureNeuralNetwork.Layers Property

Definition

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

Property Value

Attributes

Applies to