Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ AfterEnqueueWorkload
Method
AfterEnqueueWorkload
src/backends/cl/ClBackendContext.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
bool ClBackendContext::AfterEnqueueWorkload(NetworkId)
213
{
214
return m_ClContextControlWrapper->Sync();
215
}
216
217
ClBackendContext::~ClBackendContext()
218
{
Callers
1
EnqueueWorkload
Method · 0.80
Calls
1
Sync
Method · 0.80
Tested by
no test coverage detected