Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
const IOFormatInfo PrintLayerNode::format_info() const
50
{
51
return _format_info;
52
}
53
54
const std::function<ITensor *(ITensor *)> PrintLayerNode::transform() const
55
{
Callers
1
execute_task
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected