MCPcopy 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
198Target INode::assigned_target() const
199{
200 return _assigned_target;
201}
202} // namespace graph
203} // namespace arm_compute

Callers 13

validate_nodeFunction · 0.80
validate_all_nodesFunction · 0.80
configure_all_nodesFunction · 0.80
print_nodesMethod · 0.80
configure_nodeMethod · 0.80
validate_nodeMethod · 0.80
configure_nodeMethod · 0.80
validate_nodeMethod · 0.80
mutateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected