Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SupportsMapUnmap
Method
SupportsMapUnmap
src/backends/cl/ClImportTensorHandleFactory.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool ClImportTensorHandleFactory::SupportsMapUnmap() const
110
{
111
return false;
112
}
113
114
MemorySourceFlags ClImportTensorHandleFactory::GetExportFlags() const
115
{
Callers
4
CalculateSlotOptionForInput
Function · 0.45
CalculateSlotOption
Function · 0.45
CalculateEdgeStrategy
Function · 0.45
AddCompatibilityLayers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected