Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Map
Method
Map
src/dynamic/sample/SampleTensorHandle.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
const void* SampleTensorHandle::Map(bool /*unused*/) const
75
{
76
return GetPointer();
77
}
78
79
void* SampleTensorHandle::GetPointer() const
80
{
Callers
2
GetInputTensorData
Function · 0.45
GetOutputTensorData
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected