MCPcopy Create free account
hub / github.com/ARM-software/armnn / HasMultipleQuantizationScales

Method HasMultipleQuantizationScales

include/armnn/Tensor.hpp:203–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 void SetDataType(DataType type) { m_DataType = type; }
202
203 bool HasMultipleQuantizationScales() const { return m_Quantization.m_Scales.size() > 1; }
204
205 bool HasPerAxisQuantization() const;
206

Callers 8

MakeSigned32DecoderFunction · 0.80
OverrideDataTypeFunction · 0.80
TensorTest.cppFile · 0.80
PrintNetworkInfoMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by 1