Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ size
Method
size
src/runtime/CL/tuners/CLTuningParametersList.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
};
151
152
size_t CLTuningParametersList::size()
153
{
154
return search_space_shape.total_size();
155
}
156
157
CLTuningParams CLTuningParametersListExhaustive::operator[](size_t index)
158
{
Callers
15
update_blobs_and_mappings
Method · 0.45
update_blobs_and_mappings
Method · 0.45
register_pool
Method · 0.45
release_pool
Method · 0.45
num_pools
Method · 0.45
find_info
Function · 0.45
run_workloads
Method · 0.45
last_padding_dimension
Function · 0.45
validate
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
Calls
1
total_size
Method · 0.45
Tested by
no test coverage detected