Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ assigned_target
Method
assigned_target
src/graph/INode.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
Target INode::assigned_target() const
199
{
200
return _assigned_target;
201
}
202
} // namespace graph
203
} // namespace arm_compute
Callers
13
validate_node
Function · 0.80
validate_all_nodes
Function · 0.80
configure_all_nodes
Function · 0.80
print_nodes
Method · 0.80
configure_node
Method · 0.80
validate_node
Method · 0.80
configure_node
Method · 0.80
validate_node
Method · 0.80
fuse_convolution_with_batch_normalization
Function · 0.80
fuse_depthwise_convolution_with_batch_normalization
Function · 0.80
mutate
Method · 0.80
set_default_on_invalid_method
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected