TensorFlowLiteSwift Framework Reference

Runtime

public enum Runtime

TensorFlow Lite runtime values.

  • A string describing the semantic versioning information for the runtime. Is an empty string if the version could not be determined.

    Declaration

    Swift

    public static var version: String { get }