Share via


MLModel.AvailableComputeDevices Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreML.IMLComputeDeviceProtocol[] AvailableComputeDevices { [Foundation.Export("availableComputeDevices", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("availableComputeDevices", ObjCRuntime.ArgumentSemantic.Copy)>]
static member AvailableComputeDevices : CoreML.IMLComputeDeviceProtocol[]

Property Value

Attributes

Applies to