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 : AnyObjectExcept as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-10 UTC.