Share via


MLCInferenceGraph.Link(MLCInferenceGraph[]) Method

Definition

[Foundation.Export("linkWithGraphs:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Link(MLCompute.MLCInferenceGraph[] graphs);
[<Foundation.Export("linkWithGraphs:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Link : MLCompute.MLCInferenceGraph[] -> bool
override this.Link : MLCompute.MLCInferenceGraph[] -> bool

Parameters

Returns

Attributes

Applies to