aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph2/IDeviceBackend.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph2/IDeviceBackend.h')
-rw-r--r--arm_compute/graph2/IDeviceBackend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/graph2/IDeviceBackend.h b/arm_compute/graph2/IDeviceBackend.h
index 771ff85011..2e8f3cb252 100644
--- a/arm_compute/graph2/IDeviceBackend.h
+++ b/arm_compute/graph2/IDeviceBackend.h
@@ -88,7 +88,7 @@ public:
*
* @return An error status
*/
- virtual Status validate_node(const INode &node) = 0;
+ virtual Status validate_node(INode &node) = 0;
/** Create a backend memory manager given its affinity
*
* @param[in] affinity Memory Manager affinity