Share via


MLCArithmeticLayer.Create(MLCArithmeticOperation) Method

Definition

[Foundation.Export("layerWithOperation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MLCompute.MLCArithmeticLayer Create(MLCompute.MLCArithmeticOperation operation);
[<Foundation.Export("layerWithOperation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : MLCompute.MLCArithmeticOperation -> MLCompute.MLCArithmeticLayer

Parameters

Returns

Attributes

Applies to