From bacaf9af9b23b01e646a2e206e119a9d8e099a70 Mon Sep 17 00:00:00 2001 From: SiCong Li Date: Mon, 19 Jun 2017 13:41:45 +0100 Subject: COMPMID-424 Add CL validation tests for Box3x3 * Add tests for different border modes * Add padding calculator Change-Id: Ic4708faddfb1c8e6b59d349cf9cb48c9a181d717 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/78105 Tested-by: Kaizen Reviewed-by: Moritz Pflanzer --- tests/validation/CL/BitwiseAnd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/validation/CL/BitwiseAnd.cpp') diff --git a/tests/validation/CL/BitwiseAnd.cpp b/tests/validation/CL/BitwiseAnd.cpp index bbafa87e3e..8b40affe60 100644 --- a/tests/validation/CL/BitwiseAnd.cpp +++ b/tests/validation/CL/BitwiseAnd.cpp @@ -51,7 +51,7 @@ using namespace arm_compute::test::validation; namespace { -/** Compute Neon bitwise and function. +/** Compute CL bitwise and function. * * @param[in] shape Shape of the input and output tensors. * -- cgit v1.2.1