MPSCnnBatchNormalizationNode.Create Method
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.Export("nodeWithSource:dataSource:")]
public static MetalPerformanceShaders.MPSCnnBatchNormalizationNode Create (MetalPerformanceShaders.MPSNNImageNode source, MetalPerformanceShaders.IMPSCnnBatchNormalizationDataSource dataSource);
static member Create : MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.IMPSCnnBatchNormalizationDataSource -> MetalPerformanceShaders.MPSCnnBatchNormalizationNode
Parameters
- source
- MPSNNImageNode
- dataSource
- IMPSCnnBatchNormalizationDataSource
Returns
- Attributes