Edit

Share via


MPSGRUDescriptor.Create(nuint, nuint) Method

Definition

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

Parameters

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

Returns

Attributes

Applies to