Share via


MLComputePlan.GetEstimatedCost(MLModelStructureProgramOperation) Method

Definition

[Foundation.Export("estimatedCostOfMLProgramOperation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLComputePlanCost? GetEstimatedCost(CoreML.MLModelStructureProgramOperation programOperation);
[<Foundation.Export("estimatedCostOfMLProgramOperation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetEstimatedCost : CoreML.MLModelStructureProgramOperation -> CoreML.MLComputePlanCost
override this.GetEstimatedCost : CoreML.MLModelStructureProgramOperation -> CoreML.MLComputePlanCost

Parameters

Returns

Attributes

Applies to