Show / Hide Table of Contents

    Enum NNFWType

    Definition

    Namespace:
    Tizen.MachineLearning.Inference
    Assembly:
    Tizen.MachineLearning.Inference.dll
    API Level:
    6

    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-2022 Samsung
    Generated by DocFX