aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/GenerateProposalsLayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/GenerateProposalsLayer.cpp')
-rw-r--r--tests/validation/CL/GenerateProposalsLayer.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/validation/CL/GenerateProposalsLayer.cpp b/tests/validation/CL/GenerateProposalsLayer.cpp
index bfad8e8381..c5ce710c81 100644
--- a/tests/validation/CL/GenerateProposalsLayer.cpp
+++ b/tests/validation/CL/GenerateProposalsLayer.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019 ARM Limited.
+ * Copyright (c) 2019-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -285,9 +285,7 @@ DATA_TEST_CASE(IntegrationTestCaseGenerateProposals, framework::DatasetMode::ALL
-2.071168373801788e-03, 8.613893943683627e-03, 9.411190295341036e-03, -6.129018930548372e-03
};
- std::vector<float> anchors_vector{ -26, -19, 87, 86, -81, -27, 58, 63 };
- ;
-
+ std::vector<float> anchors_vector{ -26, -19, 87, 86, -81, -27, 58, 63 };
SimpleTensor<float> proposals_expected(TensorShape(5, 9), DataType::F32);
fill_tensor(proposals_expected, std::vector<float>
{