MCPcopy 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
40ActivationLayerInfo ActivationLayerNode::activation_info() const
41{
42 return _info;
43}
44
45bool ActivationLayerNode::forward_descriptors()
46{

Callers 15

configure_nativeMethod · 0.45
configure_reshapedMethod · 0.45
validate_nativeMethod · 0.45
validate_reshapedMethod · 0.45
init_assembly_metadataFunction · 0.45
configureMethod · 0.45
validateMethod · 0.45
init_assembly_metadataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected