aboutsummaryrefslogtreecommitdiff
path: root/src/backends/test/LayerTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/test/LayerTests.cpp')
-rw-r--r--src/backends/test/LayerTests.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/backends/test/LayerTests.cpp b/src/backends/test/LayerTests.cpp
index d88db06411..d5f84f0920 100644
--- a/src/backends/test/LayerTests.cpp
+++ b/src/backends/test/LayerTests.cpp
@@ -3391,14 +3391,6 @@ LayerTestResult<float, 4> L2Normalization1dTest(armnn::IWorkloadFactory& workloa
LayerTestResult<float, 4> L2Normalization1dNhwcTest(armnn::IWorkloadFactory& workloadFactory)
{
-#ifdef ARMCOMPUTECL_ENABLED
- // Clear the CL cache before this test when using ACL
- if (ClContextControlFixture::Instance())
- {
- ClContextControlFixture::Instance()->m_ClContextControl.ClearClCache();
- }
-#endif
-
// Width: 1
// Height: 1
// Channels: 10