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

Method format_info

src/graph/nodes/PrintLayerNode.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49const IOFormatInfo PrintLayerNode::format_info() const
50{
51 return _format_info;
52}
53
54const std::function<ITensor *(ITensor *)> PrintLayerNode::transform() const
55{

Callers 1

execute_taskFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected