Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ normalization_info
Method
normalization_info
src/graph/nodes/NormalizationLayerNode.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
NormalizationLayerInfo NormalizationLayerNode::normalization_info() const
41
{
42
return _info;
43
}
44
45
bool NormalizationLayerNode::forward_descriptors()
46
{
Callers
3
create_normalization_layer
Function · 0.80
visit
Method · 0.80
create_normalization_layer<NENormalizationLayer, NETargetInfo>
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected