enum ngraph::QuantizationModeAttribute::Mode

#include <quantization_mode_attribute.hpp>

enum Mode
{
    Asymmetric,
    Symmetric,
};