다음을 통해 공유


MPSGRUDescriptor.Create(nuint, nuint) 메서드

정의

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

매개 변수

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

반환

특성

적용 대상