Share via


MLCTrainingGraph.Link(MLCTrainingGraph[]) Method

Definition

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

Parameters

graphs
MLCTrainingGraph[]

Returns

Attributes

Applies to