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

    NNTrainer

    NNTrainer backend type

    One

    On-device Neural Engine backend type

    OpenCV

    OpenCV backend type

    Snpe

    SNPE(Snapdragon Neural Processing Engine) backend type

    TFLite

    Tensor Flow Lite backend type

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