MPSCnnConvolutionDescriptor.Neuron Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual MetalPerformanceShaders.MPSCnnNeuron Neuron { [Foundation.Export("neuron", ObjCRuntime.ArgumentSemantic.Strong)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setNeuron:", ObjCRuntime.ArgumentSemantic.Strong)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)] set; }
public virtual MetalPerformanceShaders.MPSCnnNeuron Neuron { [Foundation.Export("neuron", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setNeuron:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Neuron : MetalPerformanceShaders.MPSCnnNeuron with get, set
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes