Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ scheduler
Method
scheduler
tests/instruments/Helpers.h:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
_ctx->set_scheduler(_scheduler_to_use);
73
}
74
IScheduler *scheduler()
75
{
76
return _real_scheduler;
77
}
78
79
private:
80
RuntimeContext *_ctx;
Callers
3
test_start
Method · 0.45
ContextSchedulerUser
Method · 0.45
TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_start
Method · 0.36