Delegate
public protocol Delegate : AnyObject
A delegate that the Interpreter
uses to perform TensorFlow Lite model computations.
public protocol Delegate : AnyObject
A delegate that the Interpreter
uses to perform TensorFlow Lite model computations.