Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ scheduler
Method
scheduler
src/runtime/RuntimeContext.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
IScheduler *RuntimeContext::scheduler()
42
{
43
return _scheduler;
44
}
45
46
IAssetManager *RuntimeContext::asset_manager()
47
{
Callers
1
schedule_kernel_on_ctx
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected