Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ tune_kernel_static
Method
tune_kernel_static
src/runtime/CL/CLTuner.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void CLTuner::tune_kernel_static(ICLKernel &kernel)
95
{
96
ARM_COMPUTE_UNUSED(kernel);
97
}
98
99
void CLTuner::tune_kernel_dynamic(ICLKernel &kernel)
100
{
Callers
7
configure
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
configure
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