这是indexloc提供的服务,不要输入任何密码

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