Edit

Share via


MPSRnnSingleGateDescriptor.Create(nuint, nuint) Method

Definition

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

Parameters

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

Returns

Attributes

Applies to