[[["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\nClasses\n=======\n\nThe following classes are available globally.\n- `\n ``\n ``\n `\n\n ### [CoreMLDelegate](/edge/api/tflite/swift/Classes/CoreMLDelegate)\n\n `\n ` \n A delegate that uses the `Core ML` framework for performing TensorFlow Lite graph operations. \n Important\n This is an experimental interface that is subject to change. \n\n #### Declaration\n\n Swift \n\n public final class CoreMLDelegate : /edge/api/tflite/swift/Protocols/Delegate\n\n- `\n ``\n ``\n `\n\n ### [Interpreter](/edge/api/tflite/swift/Classes/Interpreter)\n\n `\n ` \n A TensorFlow Lite interpreter that performs inference from a given model. \n\n #### Declaration\n\n Swift \n\n public final class Interpreter\n\n- `\n ``\n ``\n `\n\n ### [MetalDelegate](/edge/api/tflite/swift/Classes/MetalDelegate)\n\n `\n ` \n A delegate that uses the `Metal` framework for performing TensorFlow Lite graph operations with\n GPU acceleration. \n Important\n This is an experimental interface that is subject to change. \n\n #### Declaration\n\n Swift \n\n public final class MetalDelegate : /edge/api/tflite/swift/Protocols/Delegate"]]