次の方法で共有


MPSRnnSingleGateDescriptor.Create(nuint, nuint) メソッド

定義

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

パラメーター

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

戻り値

属性

適用対象