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