Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ ~CLDeviceBackend
Method
~CLDeviceBackend
src/graph/backends/CL/CLDeviceBackend.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
CLDeviceBackend::~CLDeviceBackend()
76
{
77
_tuner.save_to_file(_tuner_file);
78
}
79
80
void CLDeviceBackend::set_kernel_tuning(bool enable_tuning)
81
{
Callers
nothing calls this directly
Calls
1
save_to_file
Method · 0.80
Tested by
no test coverage detected