Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Map
Method
Map
src/backends/reference/RefTensorHandle.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
const void* RefTensorHandle::Map(bool /*unused*/) const
78
{
79
return GetPointer();
80
}
81
82
void* RefTensorHandle::GetPointer() const
83
{
Callers
15
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
MirrorPad
Function · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
1
RefCreateActivationWorkloadReplaceFunctionsTest
Function · 0.36