Share via


MLCGatherLayer.Create(UIntPtr) Method

Definition

[Foundation.Export("layerWithDimension:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MLCompute.MLCGatherLayer Create(UIntPtr dimension);
[<Foundation.Export("layerWithDimension:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : unativeint -> MLCompute.MLCGatherLayer

Parameters

dimension
UIntPtr

unativeint

Returns

Attributes

Applies to