Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ target
Method
target
src/runtime/CL/CLScheduler.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
GPUTarget CLScheduler::target() const
48
{
49
return _target;
50
}
51
52
CLGEMMHeuristicsHandle *CLScheduler::gemm_heuristics() const
53
{
Callers
9
generate_build_options
Method · 0.45
get_gpu_target
Method · 0.45
configure
Method · 0.45
validate
Method · 0.45
configure
Method · 0.45
validate
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected