Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ set_tuner_mode
Method
set_tuner_mode
src/runtime/CL/CLTuner.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void CLTuner::set_tuner_mode(CLTunerMode mode)
90
{
91
_tuning_info.tuner_mode = mode;
92
}
93
94
void CLTuner::tune_kernel_static(ICLKernel &kernel)
95
{
Callers
7
set_kernel_tuning_mode
Method · 0.80
main
Function · 0.80
do_setup
Method · 0.80
do_setup
Method · 0.80
do_setup
Method · 0.80
do_setup
Method · 0.80
do_setup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected