Share via


MLCPoolingLayer.Create(MLCPoolingDescriptor) Method

Definition

[Foundation.Export("layerWithDescriptor:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MLCompute.MLCPoolingLayer Create(MLCompute.MLCPoolingDescriptor descriptor);
[<Foundation.Export("layerWithDescriptor:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : MLCompute.MLCPoolingDescriptor -> MLCompute.MLCPoolingLayer

Parameters

Returns

Attributes

Applies to