Enum NNTrainerSummaryType

    Definition

    Namespace:
    Tizen.MachineLearning.Train
    Assembly:
    Tizen.MachineLearning.Train.dll

    Enumeration for the neural network summary verbosity of NNTrainer.

    public enum NNTrainerSummaryType

    Fields

    Name Description
    Layer

    Detailed model summary with layer properties

    Model

    Overview of model summary with one-line layer information

    Tensor

    Model summary weight information that layer has

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