Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ beta
Method
beta
src/graph/nodes/SoftmaxLayerNode.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
float SoftmaxLayerNode::beta() const
41
{
42
return _beta;
43
}
44
45
bool SoftmaxLayerNode::forward_descriptors()
46
{
Callers
3
configure
Method · 0.45
normalize_float
Function · 0.45
normalization_layer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected