Enum NNFWType

    Definition

    Namespace:
    Tizen.MachineLearning.Inference
    Assembly:
    Tizen.MachineLearning.Inference.dll

    Types of Neural Network Framework.

    public enum NNFWType

    Fields

    Name Description
    Any

    NNHW is not specified (Try to determine the NNFW with file extension).

    CustomFilter

    Custom filter (Independent shared object).

    NNFW

    Neural Network Inference framework, which is developed by SR

    Tensorflow

    Tensorflow (.pb).

    TensorflowLite

    Tensorflow-lite (.tflite).

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