Condividi tramite


MPSCnnBatchNormalizationStatisticsGradient Costruttori

Definizione

Overload

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

Parametri

coder
NSCoder
Attributi

Si applica a

MPSCnnBatchNormalizationStatisticsGradient(NSObjectFlag)

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

Parametri

Si applica a

MPSCnnBatchNormalizationStatisticsGradient(IntPtr)

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

Parametri

handle
IntPtr

nativeint

Si applica 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

Parametri

aDecoder
NSCoder
device
IMTLDevice
Attributi

Si applica 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

Parametri

device
IMTLDevice
fusedNeuronDescriptor
MPSNNNeuronDescriptor
Attributi

Si applica a