Share via


MPSCnnConvolutionDescriptor.Neuron Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSCnnNeuron? Neuron { [Foundation.Export("neuron", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setNeuron:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("neuron", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setNeuron:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Neuron : MetalPerformanceShaders.MPSCnnNeuron with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to