MPSCnnCrossChannelNormalizationNode.Create(MPSNNImageNode, nuint) 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:kernelSize:")]
public static MetalPerformanceShaders.MPSCnnCrossChannelNormalizationNode Create (MetalPerformanceShaders.MPSNNImageNode sourceNode, nuint kernelSize);
static member Create : MetalPerformanceShaders.MPSNNImageNode * nuint -> MetalPerformanceShaders.MPSCnnCrossChannelNormalizationNode
Parameters
- sourceNode
- MPSNNImageNode
- kernelSize
- System.System.UIntPtr System.unativeint
Returns
- Attributes