aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/CL/LocallyConnectedLayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/CL/LocallyConnectedLayer.cpp')
-rw-r--r--tests/benchmark/CL/LocallyConnectedLayer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/CL/LocallyConnectedLayer.cpp b/tests/benchmark/CL/LocallyConnectedLayer.cpp
index bd1904678e..91e2bd3524 100644
--- a/tests/benchmark/CL/LocallyConnectedLayer.cpp
+++ b/tests/benchmark/CL/LocallyConnectedLayer.cpp
@@ -51,7 +51,7 @@ TEST_SUITE(LocallyConnectedLayer)
// *INDENT-OFF*
// clang-format off
-REGISTER_FIXTURE_DATA_TEST_CASE(RunSmall, CLLocallyConnectedLayerFixture, framework::DatasetMode::ALL,
+REGISTER_FIXTURE_DATA_TEST_CASE(RunSmall, CLLocallyConnectedLayerFixture, framework::DatasetMode::PRECOMMIT,
combine(combine(
datasets::SmallLocallyConnectedDataset(),
data_types),