[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-10 UTC."],[],[],null,["# TensorFlowLiteSwift Framework Reference\n\nEnabledDevices\n==============\n\n public enum EnabledDevices : Equatable, Hashable\n\nA type indicating which devices the Core ML delegate should be enabled for.\n- `\n ``\n ``\n `\n\n ### [neuralEngine](#/s:19TensorFlowLiteSwift14CoreMLDelegateC14EnabledDevicesO12neuralEngineyA2EmF)\n\n `\n ` \n Enables the delegate for devices with Neural Engine only. \n\n #### Declaration\n\n Swift \n\n case neuralEngine\n\n- `\n ``\n ``\n `\n\n ### [all](#/s:19TensorFlowLiteSwift14CoreMLDelegateC14EnabledDevicesO3allyA2EmF)\n\n `\n ` \n Enables the delegate for all devices. \n\n #### Declaration\n\n Swift \n\n case all"]]