ArmNN
 21.02
NetworkQuantizationScheme.hpp File Reference
#include <armnn/Types.hpp>
#include <cmath>
#include <algorithm>

Go to the source code of this file.

Classes

struct  IQuantizationScheme
 
struct  QAsymmU8QuantizationScheme
 
struct  QAsymmS8QuantizationScheme
 
struct  QSymmS8QuantizationScheme
 
struct  QSymm16QuantizationScheme
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Typedefs

using OffsetScalePair = std::pair< float, int >