MPSCnnBatchNormalizationStatisticsGradient Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
MPSCnnBatchNormalizationStatisticsGradient(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnBatchNormalizationStatisticsGradient (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
MPSCnnBatchNormalizationStatisticsGradient(NSObjectFlag)
protected MPSCnnBatchNormalizationStatisticsGradient (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient
Paramètres
S’applique à
MPSCnnBatchNormalizationStatisticsGradient(IntPtr)
protected internal MPSCnnBatchNormalizationStatisticsGradient (IntPtr handle);
new MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient : nativeint -> MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient
Paramètres
- handle
-
IntPtr
nativeint
S’applique à
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
Paramètres
- aDecoder
- NSCoder
- device
- IMTLDevice
- Attributs
S’applique à
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
Paramètres
- device
- IMTLDevice
- fusedNeuronDescriptor
- MPSNNNeuronDescriptor
- Attributs