Edit

Share via


MPSLSTMDescriptor.Create(nuint, nuint) Method

Definition

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

Parameters

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

Returns

Attributes

Applies to