MCPcopy Create free account
hub / github.com/ARM-software/armnn / CreateMemoryManager

Method CreateMemoryManager

src/backends/reference/RefBackend.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61IBackendInternal::IMemoryManagerUniquePtr RefBackend::CreateMemoryManager() const
62{
63 return std::make_unique<RefMemoryManager>();
64}
65
66IBackendInternal::ILayerSupportSharedPtr RefBackend::GetLayerSupport() const
67{

Callers 2

GetMemoryManagerMethod · 0.45
GetMemoryManagerMethod · 0.45

Calls

no outgoing calls

Tested by 2

GetMemoryManagerMethod · 0.36
GetMemoryManagerMethod · 0.36