Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ activation_info
Method
activation_info
src/graph/nodes/ActivationLayerNode.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
ActivationLayerInfo ActivationLayerNode::activation_info() const
41
{
42
return _info;
43
}
44
45
bool ActivationLayerNode::forward_descriptors()
46
{
Callers
15
configure_native
Method · 0.45
configure_reshaped
Method · 0.45
configure_reshaped_only_rhs
Method · 0.45
configure_reshaped_only_rhs_mmul
Method · 0.45
validate_native
Method · 0.45
validate_reshaped
Method · 0.45
validate_reshaped_only_rhs
Method · 0.45
validate_reshaped_only_rhs_mmul
Method · 0.45
init_assembly_metadata
Function · 0.45
configure
Method · 0.45
validate
Method · 0.45
init_assembly_metadata
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected