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

Method name

src/graph/mutators/NodeFusionMutator.cpp:369–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367} // namespace detail
368
369const char *NodeFusionMutator::name()
370{
371 return "NodeFusionMutator";
372}
373
374IGraphMutator::MutationType NodeFusionMutator::type() const
375{

Calls

no outgoing calls

Tested by

no test coverage detected