MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / num_iterations

Method num_iterations

tests/framework/Framework.cpp:331–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329}
330
331int Framework::num_iterations() const
332{
333 return _num_iterations;
334}
335
336void Framework::set_num_iterations(int num_iterations)
337{

Callers 15

configureMethod · 0.80
configureMethod · 0.80
configureMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
get_mwsMethod · 0.80
get_mwsMethod · 0.80
get_mwsMethod · 0.80
get_mwsMethod · 0.80
add_mul_add_s8_neonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected