次の方法で共有


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

定義

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

パラメーター

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

戻り値

属性

適用対象