MCPcopy 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
152size_t CLTuningParametersList::size()
153{
154 return search_space_shape.total_size();
155}
156
157CLTuningParams CLTuningParametersListExhaustive::operator[](size_t index)
158{

Callers 15

register_poolMethod · 0.45
release_poolMethod · 0.45
num_poolsMethod · 0.45
find_infoFunction · 0.45
run_workloadsMethod · 0.45
last_padding_dimensionFunction · 0.45
validateMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45

Calls 1

total_sizeMethod · 0.45

Tested by

no test coverage detected