Edit

Share via


MPSNNReshapeNode.Create(MPSNNImageNode, nuint, nuint, nuint) Method

Definition

[Foundation.Export("nodeWithSource:resultWidth:resultHeight:resultFeatureChannels:")]
public static MetalPerformanceShaders.MPSNNReshapeNode Create (MetalPerformanceShaders.MPSNNImageNode source, nuint resultWidth, nuint resultHeight, nuint resultFeatureChannels);
static member Create : MetalPerformanceShaders.MPSNNImageNode * nuint * nuint * nuint -> MetalPerformanceShaders.MPSNNReshapeNode

Parameters

resultWidth
System.System.UIntPtr System.unativeint
resultHeight
System.System.UIntPtr System.unativeint
resultFeatureChannels
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to