aboutsummaryrefslogtreecommitdiff
path: root/delegate/src/Resize.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/src/Resize.hpp')
-rw-r--r--delegate/src/Resize.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/delegate/src/Resize.hpp b/delegate/src/Resize.hpp
index b59006cdef..0cb15d30e4 100644
--- a/delegate/src/Resize.hpp
+++ b/delegate/src/Resize.hpp
@@ -33,6 +33,7 @@ TfLiteStatus ValidateResizeOperator(DelegateData& delegateData,
IsResizeSupported,
delegateData.m_Backends,
isSupported,
+ armnn::BackendId(),
inputInfo,
outputInfo,
descriptor);