Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetQuantizationScale
Method
SetQuantizationScale
src/armnn/Tensor.cpp:477–480 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
}
476
477
void TensorInfo::SetQuantizationScale(float scale)
478
{
479
m_Quantization.m_Scales = { scale };
480
}
481
482
int32_t TensorInfo::GetQuantizationOffset() const
483
{
Callers
15
GetTensorInfoForTfLiteTensor
Function · 0.80
GetTensorInfoForTfLiteOpaqueTensor
Function · 0.80
SerializerTests.cpp
File · 0.80
OneToManyMappingTests.cpp
File · 0.80
Execute
Method · 0.80
Execute
Method · 0.80
RefEndToEndTests.cpp
File · 0.80
RefCreateSoftmaxWorkloadTest
Function · 0.80
ClSoftmaxWorkloadTest
Function · 0.80
NeonCreateSoftmaxWorkloadTest
Function · 0.80
IsMultiAxesReduceSupported
Function · 0.80
GatherEndToEnd
Function · 0.80
Calls
no outgoing calls
Tested by
15
RefCreateSoftmaxWorkloadTest
Function · 0.64
ClSoftmaxWorkloadTest
Function · 0.64
NeonCreateSoftmaxWorkloadTest
Function · 0.64
GatherEndToEnd
Function · 0.64
GatherMultiDimEndToEnd
Function · 0.64
DetectionPostProcessEndToEnd
Function · 0.64
FullyConnectedWithDynamicWeightsEndToEnd
Function · 0.64
StridedSlice3DMaskedEndToEndTest
Function · 0.64
StridedSlice4DEndToEndTest
Function · 0.64
DequantizeEndToEndLayerTestImpl
Function · 0.64
GetSoftmaxProfilerJson
Function · 0.64
GatherNdEndToEnd
Function · 0.64