aboutsummaryrefslogtreecommitdiff
path: root/delegate/src/Prelu.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/src/Prelu.hpp')
-rw-r--r--delegate/src/Prelu.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/delegate/src/Prelu.hpp b/delegate/src/Prelu.hpp
index 398abaf4cc..06e74ed635 100644
--- a/delegate/src/Prelu.hpp
+++ b/delegate/src/Prelu.hpp
@@ -29,6 +29,7 @@ TfLiteStatus ValidatePreluOperator(DelegateData& delegateData,
IsPreluSupported,
delegateData.m_Backends,
isSupported,
+ armnn::BackendId(),
inputInfo,
alphaInfo,
outputInfo);