Share via


MLModel.CompileModelAsync(NSUrl) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task<Foundation.NSUrl> CompileModelAsync(Foundation.NSUrl modelUrl);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CompileModelAsync : Foundation.NSUrl -> System.Threading.Tasks.Task<Foundation.NSUrl>

Parameters

modelUrl
NSUrl

Returns

Attributes

Applies to