MPSCnnBatchNormalizationDataSource Constructors
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.
Overloads
MPSCnnBatchNormalizationDataSource() | |
MPSCnnBatchNormalizationDataSource(NSCoder) | |
MPSCnnBatchNormalizationDataSource(NSObjectFlag) | |
MPSCnnBatchNormalizationDataSource(IntPtr) |
MPSCnnBatchNormalizationDataSource()
[Foundation.Export("init")]
protected MPSCnnBatchNormalizationDataSource ();
- Attributes
Applies to
MPSCnnBatchNormalizationDataSource(NSCoder)
[Foundation.Export("initWithCoder:")]
public MPSCnnBatchNormalizationDataSource (Foundation.NSCoder decoder);
new MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource
Parameters
- decoder
- NSCoder
- Attributes
Applies to
MPSCnnBatchNormalizationDataSource(NSObjectFlag)
protected MPSCnnBatchNormalizationDataSource (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource
Parameters
Applies to
MPSCnnBatchNormalizationDataSource(IntPtr)
protected internal MPSCnnBatchNormalizationDataSource (IntPtr handle);
new MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource : nativeint -> MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource
Parameters
- handle
-
IntPtr
nativeint