aboutsummaryrefslogtreecommitdiff
path: root/tests/TfLiteResNetV2-50-Quantized-Armnn/TfLiteResNetV2-50-Quantized-Armnn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TfLiteResNetV2-50-Quantized-Armnn/TfLiteResNetV2-50-Quantized-Armnn.cpp')
-rw-r--r--tests/TfLiteResNetV2-50-Quantized-Armnn/TfLiteResNetV2-50-Quantized-Armnn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TfLiteResNetV2-50-Quantized-Armnn/TfLiteResNetV2-50-Quantized-Armnn.cpp b/tests/TfLiteResNetV2-50-Quantized-Armnn/TfLiteResNetV2-50-Quantized-Armnn.cpp
index 98235e3f8a..7446809e3a 100644
--- a/tests/TfLiteResNetV2-50-Quantized-Armnn/TfLiteResNetV2-50-Quantized-Armnn.cpp
+++ b/tests/TfLiteResNetV2-50-Quantized-Armnn/TfLiteResNetV2-50-Quantized-Armnn.cpp
@@ -37,7 +37,7 @@ int main(int argc, char* argv[])
"input", // input tensor name
"resnet_v2_50/predictions/Reshape_1", // output tensor name
{ 0, 1, 2 }, // test images to test with as above
- [&imageSet](const char* dataDir, const ModelType & model) {
+ [&imageSet](const char* dataDir, const ModelType &) {
// we need to get the input quantization parameters from
// the parsed model
return DatabaseType(