共用方式為


MPSGRUDescriptor.Create(nuint, nuint) 方法

定義

[Foundation.Export("createGRUDescriptorWithInputFeatureChannels:outputFeatureChannels:")]
public static MetalPerformanceShaders.MPSGRUDescriptor Create (nuint inputFeatureChannels, nuint outputFeatureChannels);
static member Create : nuint * nuint -> MetalPerformanceShaders.MPSGRUDescriptor

參數

inputFeatureChannels
System.System.UIntPtr System.unativeint
outputFeatureChannels
System.System.UIntPtr System.unativeint

傳回

屬性

適用於