MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / fused_activation

Method fused_activation

src/graph/nodes/EltwiseLayerNode.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55ActivationLayerInfo EltwiseLayerNode::fused_activation() const
56{
57 return descriptor.fused_activation;
58}
59
60QuantizationInfo EltwiseLayerNode::output_quant_info() const
61{

Calls

no outgoing calls

Tested by

no test coverage detected