MCPcopy 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
94void CLTuner::tune_kernel_static(ICLKernel &kernel)
95{
96 ARM_COMPUTE_UNUSED(kernel);
97}
98
99void CLTuner::tune_kernel_dynamic(ICLKernel &kernel)
100{

Callers 7

configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected