Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ gemm_heuristics
Method
gemm_heuristics
src/runtime/CL/CLScheduler.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
CLGEMMHeuristicsHandle *CLScheduler::gemm_heuristics() const
53
{
54
return _gemm_heuristics;
55
}
56
57
void CLScheduler::set_queue(cl::CommandQueue queue)
58
{
Callers
5
select_mlgo_gemm_kernel
Function · 0.80
select_mlgo_gemm_config_reshaped_only_rhs
Function · 0.80
select_mlgo_gemm_config_reshaped
Function · 0.80
select_mlgo_gemm_config_native
Function · 0.80
setup_backend_context
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected