MPSNNReshapeNode.Create(MPSNNImageNode, nuint, nuint, nuint) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
パラメーター
- source
- MPSNNImageNode
- resultWidth
- System.System.UIntPtr System.unativeint
- resultHeight
- System.System.UIntPtr System.unativeint
- resultFeatureChannels
- System.System.UIntPtr System.unativeint
戻り値
- 属性