共用方式為


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

傳回

屬性

適用於