IMPSCnnBatchNormalizationDataSource Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Protocol(Name="MPSCNNBatchNormalizationDataSource", WrapperType=typeof(MetalPerformanceShaders.MPSCnnBatchNormalizationDataSourceWrapper))]
[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 IMPSCnnBatchNormalizationDataSource : Foundation.INSCopying, IDisposable
type IMPSCnnBatchNormalizationDataSource = interface
interface INativeObject
interface IDisposable
interface INSCopying
- Derived
- Attributes
- Implements
Properties
Beta | |
Gamma | |
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |
Label | |
Load | |
Mean | |
NumberOfFeatureChannels | |
Variance |
Methods
Copy(NSZone) |
Performs a copy of the underlying Objective-C object. (Inherited from INSCopying) |
Purge() |