MCPcopy 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
109bool ClImportTensorHandleFactory::SupportsMapUnmap() const
110{
111 return false;
112}
113
114MemorySourceFlags ClImportTensorHandleFactory::GetExportFlags() const
115{

Callers 4

CalculateSlotOptionFunction · 0.45
CalculateEdgeStrategyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected