MCPcopy 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
41IScheduler *RuntimeContext::scheduler()
42{
43 return _scheduler;
44}
45
46IAssetManager *RuntimeContext::asset_manager()
47{

Callers 1

schedule_kernel_on_ctxFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected