TensorFlowLiteSwift Framework Reference

Protocols

The following protocols are available globally.

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

    Declaration

    Swift

    public protocol Delegate : AnyObject