Freigeben über


IMPSCnnInstanceNormalizationDataSource Schnittstelle

Definition

[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
Abgeleitet
Attribute
Implementiert

Eigenschaften

Beta
Gamma
Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)
Label
NumberOfFeatureChannels

Methoden

Copy(NSZone)

Führt eine Kopie des zugrunde liegenden Objective-C-Objekts aus.

(Geerbt von INSCopying)

Erweiterungsmethoden

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

Gilt für: