aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph2/nodes/EltwiseLayerNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph2/nodes/EltwiseLayerNode.h')
-rw-r--r--arm_compute/graph2/nodes/EltwiseLayerNode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph2/nodes/EltwiseLayerNode.h b/arm_compute/graph2/nodes/EltwiseLayerNode.h
index 2b217decff..48df2b715d 100644
--- a/arm_compute/graph2/nodes/EltwiseLayerNode.h
+++ b/arm_compute/graph2/nodes/EltwiseLayerNode.h
@@ -30,6 +30,7 @@ namespace arm_compute
{
namespace graph2
{
+/** Eltwise Layer node */
class EltwiseLayerNode final : public INode
{
public: