MCPcopy 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
60CLScheduler *CLRuntimeContext::gpu_scheduler()
61{
62 return _gpu_scheduler;
63}
64
65} // namespace arm_compute

Callers 5

mapMethod · 0.80
unmapMethod · 0.80
lockMethod · 0.80
unlockMethod · 0.80
schedule_kernel_on_ctxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected