Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Acquire
Method
Acquire
src/armnnTestUtils/MockMemoryManager.cpp:43–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void MockMemoryManager::Acquire()
44
{
45
for (Pool& pool : m_Pools)
46
{
47
pool.Acquire();
48
}
49
}
50
51
void MockMemoryManager::Release()
52
{
Callers
2
LoadedNetwork.cpp
File · 0.45
ExecuteWorkload
Function · 0.45
Calls
no outgoing calls
Tested by
1
ExecuteWorkload
Function · 0.36