Share via


MPSCnnNormalizationNode.Create(MPSNNImageNode) Method

Definition

[Foundation.Export("nodeWithSource:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MetalPerformanceShaders.MPSCnnNormalizationNode Create(MetalPerformanceShaders.MPSNNImageNode sourceNode);
[<Foundation.Export("nodeWithSource:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSCnnNormalizationNode

Parameters

sourceNode
MPSNNImageNode

Returns

Attributes

Applies to