Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Map
Method
Map
src/armnnTestUtils/MockTensorHandle.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
const void* MockTensorHandle::Map(bool /*unused*/) const
80
{
81
return GetPointer();
82
}
83
84
void* MockTensorHandle::GetPointer() const
85
{
Callers
15
FindMinMax
Function · 0.45
GenerateDetectionPostProcessJsonString
Method · 0.45
EnqueueInput
Method · 0.45
EnqueueOutput
Method · 0.45
ImportOutputTensor
Method · 0.45
ImportInputs
Method · 0.45
ReplaceConstDequantisationLayer
Method · 0.45
ReplaceConstPermuteLayer
Method · 0.45
ReplaceConstDequantisationLayer
Method · 0.45
Run
Method · 0.45
CheckConstTensors
Method · 0.45
FuseBatchNormIntoConvTest
Function · 0.45
Calls
no outgoing calls
Tested by
3
GenerateDetectionPostProcessJsonString
Method · 0.36
CheckConstTensors
Method · 0.36
FuseBatchNormIntoConvTest
Function · 0.36