Partager via


IMPSCnnInstanceNormalizationDataSource Interface

Définition

[Foundation.Protocol(Name="MPSCNNInstanceNormalizationDataSource", WrapperType=typeof(MetalPerformanceShaders.MPSCnnInstanceNormalizationDataSourceWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMPSCnnInstanceNormalizationDataSource : Foundation.INSCopying, IDisposable
type IMPSCnnInstanceNormalizationDataSource = interface
    interface INativeObject
    interface IDisposable
    interface INSCopying
Dérivé
Attributs
Implémente

Propriétés

Beta
Gamma
Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)
Label
NumberOfFeatureChannels

Méthodes

Copy(NSZone)

Effectue une copie de l’objet Objective-C sous-jacent.

(Hérité de INSCopying)

Méthodes d’extension

Copy(IMPSCnnInstanceNormalizationDataSource, NSZone, IMTLDevice)
Encode(IMPSCnnInstanceNormalizationDataSource, NSCoder)
GetEpsilon(IMPSCnnInstanceNormalizationDataSource)
UpdateGammaAndBeta(IMPSCnnInstanceNormalizationDataSource, IMTLCommandBuffer, MPSCnnInstanceNormalizationGradientState[])
UpdateGammaAndBeta(IMPSCnnInstanceNormalizationDataSource, MPSCnnInstanceNormalizationGradientState[])

S’applique à