Protocols
The following protocols are available globally.
-
A delegate that the
Interpreteruses to perform TensorFlow Lite model computations.Declaration
Swift
public protocol Delegate : AnyObject
The following protocols are available globally.
A delegate that the Interpreter uses to perform TensorFlow Lite model computations.
Swift
public protocol Delegate : AnyObject