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