Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ mode
Method
mode
src/runtime/CPP/CPPScheduler.cpp:411–414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
return _wake_fanout;
410
}
411
Mode mode() const
412
{
413
return _mode;
414
}
415
416
void run_workloads(std::vector<IScheduler::Workload> &workloads);
417
Callers
1
run_workloads
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected