Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ gpu_scheduler
Method
gpu_scheduler
src/runtime/CL/CLRuntimeContext.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
CLScheduler *CLRuntimeContext::gpu_scheduler()
61
{
62
return _gpu_scheduler;
63
}
64
65
} // namespace arm_compute
Callers
5
map
Method · 0.80
unmap
Method · 0.80
lock
Method · 0.80
unlock
Method · 0.80
schedule_kernel_on_ctx
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected