Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
331
int Framework::num_iterations() const
332
{
333
return _num_iterations;
334
}
335
336
void Framework::set_num_iterations(int num_iterations)
337
{
Callers
15
configure
Method · 0.80
configure
Method · 0.80
configure
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
get_mws
Method · 0.80
get_mws
Method · 0.80
get_mws
Method · 0.80
get_mws
Method · 0.80
add_mul_add_s8_neon
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected