Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ configure
Method
configure
src/core/IKernel.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void IKernel::configure(const Window &window)
56
{
57
_window = window;
58
}
Callers
15
quantize
Function · 0.45
main
Function · 0.45
do_setup
Method · 0.45
do_setup
Method · 0.45
main
Function · 0.45
do_setup
Method · 0.45
do_setup
Method · 0.45
do_setup
Method · 0.45
main
Function · 0.45
do_setup
Method · 0.45
do_setup
Method · 0.45
do_setup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected