Back to Tensorflow

Protocols

tensorflow/lite/g3doc/api_docs/swift/Protocols.html

2.21.0276 B
Original Source

Protocols

The following protocols are available globally.

`

                Delegate
                `

A delegate that the Interpreter uses to perform TensorFlow Lite model computations.

Declaration

Swift

public protocol Delegate : AnyObject