次の方法で共有


MPSNNReshapeNode.Create(MPSNNImageNode, nuint, nuint, nuint) メソッド

定義

[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

パラメーター

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

戻り値

属性

適用対象