Compartir a través de


MPSCnnBatchNormalizationStatisticsGradient Constructores

Definición

Sobrecargas

MPSCnnBatchNormalizationStatisticsGradient(NSCoder)
MPSCnnBatchNormalizationStatisticsGradient(NSObjectFlag)
MPSCnnBatchNormalizationStatisticsGradient(IntPtr)
MPSCnnBatchNormalizationStatisticsGradient(NSCoder, IMTLDevice)
MPSCnnBatchNormalizationStatisticsGradient(IMTLDevice, MPSNNNeuronDescriptor)

MPSCnnBatchNormalizationStatisticsGradient(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnBatchNormalizationStatisticsGradient (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient

Parámetros

coder
NSCoder
Atributos

Se aplica a

MPSCnnBatchNormalizationStatisticsGradient(NSObjectFlag)

protected MPSCnnBatchNormalizationStatisticsGradient (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient

Parámetros

Se aplica a

MPSCnnBatchNormalizationStatisticsGradient(IntPtr)

protected internal MPSCnnBatchNormalizationStatisticsGradient (IntPtr handle);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : nativeint -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient

Parámetros

handle
IntPtr

nativeint

Se aplica a

MPSCnnBatchNormalizationStatisticsGradient(NSCoder, IMTLDevice)

[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnBatchNormalizationStatisticsGradient (Foundation.NSCoder aDecoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient

Parámetros

aDecoder
NSCoder
device
IMTLDevice
Atributos

Se aplica a

MPSCnnBatchNormalizationStatisticsGradient(IMTLDevice, MPSNNNeuronDescriptor)

[Foundation.Export("initWithDevice:fusedNeuronDescriptor:")]
[ObjCRuntime.DesignatedInitializer]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public MPSCnnBatchNormalizationStatisticsGradient (Metal.IMTLDevice device, MetalPerformanceShaders.MPSNNNeuronDescriptor fusedNeuronDescriptor);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : Metal.IMTLDevice * MetalPerformanceShaders.MPSNNNeuronDescriptor -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient

Parámetros

device
IMTLDevice
fusedNeuronDescriptor
MPSNNNeuronDescriptor
Atributos

Se aplica a