aboutsummaryrefslogtreecommitdiff
path: root/tests/TfLiteInceptionV3Quantized-Armnn/TfLiteInceptionV3Quantized-Armnn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TfLiteInceptionV3Quantized-Armnn/TfLiteInceptionV3Quantized-Armnn.cpp')
-rw-r--r--tests/TfLiteInceptionV3Quantized-Armnn/TfLiteInceptionV3Quantized-Armnn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TfLiteInceptionV3Quantized-Armnn/TfLiteInceptionV3Quantized-Armnn.cpp b/tests/TfLiteInceptionV3Quantized-Armnn/TfLiteInceptionV3Quantized-Armnn.cpp
index bf5a865ac8..f4b395598e 100644
--- a/tests/TfLiteInceptionV3Quantized-Armnn/TfLiteInceptionV3Quantized-Armnn.cpp
+++ b/tests/TfLiteInceptionV3Quantized-Armnn/TfLiteInceptionV3Quantized-Armnn.cpp
@@ -37,7 +37,7 @@ int main(int argc, char* argv[])
"input", // input tensor name
"output", // 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(