Enum InferenceBackendType

    Definition

    Namespace:
    Tizen.Multimedia.Vision
    Assembly:
    Tizen.Multimedia.Vision.dll

    Specifies the type of inference backend.

    public enum InferenceBackendType

    Fields

    Name Description
    ArmNN

    ArmNN backend type

    MLApi

    ML Single API of NNStreamer backend type

    One

    On-device Neural Engine backend type

    OpenCV

    OpenCV backend type

    TFLite

    Tensor Flow Lite backend type

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX