Compartir a través de


MPSGRUDescriptor.Create(nuint, nuint) Método

Definición

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

Parámetros

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

Devoluciones

Atributos

Se aplica a